/*
Progress Software styles
-----------------------------------------
-RESET
-BASE
-LAYOUT
-header
-content
-primary content
-secondary content
-sidenav
-footer
-page specific
-content
-campaign
-contact info
-FORMS
-TYPOGRAPHY
-BUTTONS
-THICKBOX
-sIFR
-CODE EXAMPLE FONTS & STYLES

/* RESET
-----------------------------------------*/
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, cite, code, 
em, font, img, small, strong, sub, tt, 
dd, dl, dt, li, ol, ul, fieldset, form, label, 
legend {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit; line-height: 1;margin: 0;padding: 0;text-align: left;vertical-align: baseline;}
table, tbody, tfoot, thead, tr, th, td {
margin: 0;   
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse; border-spacing: 0;}
ol,ul {list-style:none;}

/* BASE
------------------------------------------*/
body, table, tr, td, form, select, input, textarea {font: 11px/1.7 arial, sans-serif;}
body {
    color: #666; text-align:center; margin:0 auto;
    /* Original background class 
    background: #e2ecf5 url(/global_images/site_images/bg_tile.jpg) top left repeat-x; 
    New Background (March 2011 Refresh) class */
    background: #e2ecf5 left top repeat-x url("http://web.progress.com/global_images/site_images/bg_grad.gif");
    }
strong {font-weight: bold;}
.clear {clear: both;}
hr {border: 0; width: 0; height: 0; clear: both;}
.left {float: left;}
.right {float: right;}
.hide {display: none !important;}
.imgLeft {float: left; margin: 0 12px 12px 0;}
.imgRight {float: right; margin: 0 0 12px 12px;}
.imgLeftLg {float: left; margin: 0 22px 6px 0;}
td {vertical-align:top;}
.last {border: 0 !important; background: none !important;}
ul.skip {display:none;}
.cfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.cfix {display: inline-block;}

div#primary ul, div.tabContent ul, div.supplementary ul, div.family ul, div.supportIntro ul, div.support ul, div.promo div.wrapper ul {
margin-top: 10px;
padding-left: 20px;
}
div#primary ul li, div.tabContent ul li, div.supplementary ul li, div.family ul li, div.supportIntro ul li, div.support ul li, div.promo div.wrapper ul li {
background:transparent url(http://web.progress.com/global_images/site_images/list_blue.gif) no-repeat scroll left top;
background-position: 0 6px;
display:block;
font-weight:normal;
line-height:1.4em;
margin:0 0 0 .5em;
padding:0 0 0 14px;
}
div#primary ol 
{
list-style-type:decimal;
list-style-image: none;
list-style-position:inside;
display:block;
margin:0 0 1.3em .5em;
}
div#primary ol li
{
font-size:11px;
line-height:1.4em;
margin:0 0 .5em .5em;
padding:0 0 0 14px;
}

div#primary table {
        margin: 10px 0 15px 0;
}
div#primary div.row table {
        margin: 0 0 0 0;
}
html[xmlns] .cfix {display: block;}
* html .cfix {height: 1%;}

/* LAYOUT
---------------------------------*/
.container {width: 990px; background: #fff; text-align:center; margin:0 auto;}
/** header **/
#header {position: relative; width: 990px;margin: 0 auto; background: url(http://web.progress.com/global_images/site_images/bg_header.gif) top left no-repeat;}

/** content **/
/*primary content */
#primary {width: 518px; float: left; display: inline; margin-left:22px; margin-right:22px; background:#fff;}
 
/* secondary content*/
#secondary {width:415px; margin-left: 567px; padding-top: 10px; padding-bottom: 44px; background:#fff;}
#secondary .landing{background: url(http://web.progress.com/global_images/site_images/bg_ldgTile.gif) top left repeat-y; margin-left:22px; width: 320x; padding-left:22px;padding-right: 8px;}

/** footer **/
/*#footer {background: #e2ecf5; padding: 20px 0 20px; width: 900px; margin: 0 auto;}*/
#footer {background: #e2ecf5; padding-top: 20px; width: 990px; height: 40px; margin: 0 auto;}
#footer ul {padding-bottom: 1.7em;}
#footer li {float: left; margin: 0 4px 0;}
#footer a {display: block; padding: 0 8px 0 0; color: #004b85; line-height: 1.1; background: url(http://web.progress.com/global_images/site_images/pipe_utility.gif) center right no-repeat;}
#footer a.none {background: none;}
#footer p {text-align: right; line-height: 1;}
a.footer_link {color: #666;}
/*#footer_links {background: #e2ecf5; margin: 0; padding: 0 0 20px;}*/
#footer_links {background: #e2ecf5; margin: 0; padding-top: 10px; clear: both;}
#footer_links, a.footer_link {color: #a4a9ad;}


/* FORMS
-----------------------------------------*/
label {text-align: right; line-height: 1.5;}
select {font: normal 11px arial; color: #333;}
input {padding: 1px 2px; font-size: 1em; color: #333; border: 1px solid #bebebe; border-top-width: 2px;}
input.radio {width: 16px !important; height:12px; float: left; margin: 0 5px 0 0; padding: 0; text-align: left; border: 0;}
input.ckb {margin: 0 5px 0 0; border: 0;}
td .error {color: red; font-size: 1em; clear: both;}
.errorTxt {border: 1px solid red; padding:1px 3px;}
img.error {margin: 4px 0 0 2px;}
p.required {color: red; position: absolute; top: 8px; right: 10px;}
span.required {color: red; font-size: 12px;}
span.errorIcon {margin: 4px 0 0 4px;}
.form {width: 574px; padding: 0;}
h2.formHead {font-size: 13px; background: url(/global_images/site_images/bg_heading4.gif) top left no-repeat; border-bottom: 1px solid #fff; padding: 8px 0 8px 8px; margin: 0;}
.form .row {position: relative; background: url(/global_images/site_images/bg_row.gif) top left repeat-x; padding: 12px 2px 30px 10px;}
.errorMessage {padding: 3px 6px 3px 6px;  color: #eb1e25; border:1px solid #eb1e25; font-weight: bold;}
.errorMessage p {margin: 0; background: url(/global_images/site_images/icon_error1.gif) center left no-repeat; padding: .4em 0 .4em 34px;}
.form h3 {font-size: 13px; margin: 0 0 26px;}
table.chunk {margin: 0 0 0 55px !important;}
table.chunk td {padding: 4px 0;}
table.chunk td label {position: relative; top: -3px;}
table.chunk td.label {width: 150px; padding-right: 20px;}
table.chunk .long {width:290px; margin: 0 0 3px; float: left;}
/* CPT Added for 2Col and T14 Form */
table.chunk .medium {width: 170px; margin: 0 0 3px; float: left;}
table.chunk td select.long {width: 299px;}
a.submit {float: right; font-weight: bold; margin:  10px 15px 0 0;}
a.submit span {padding-left: 2.8em !important; padding-right: 3em !important;}
 
table.formLander {margin: 10px 0 0;}
table.formLander td {padding: 5px 4px; vertical-align: middle;}
table.formLander td.label {width: 95px; vertical-align: top; }
table.formLander td.labelSpan {vertical-align: top; padding-top: 6px; text-align: right;}
table.formLander td input {width: 186px; border: 1px solid #bebebe; border-top-width: 2px;}
table.formLander td input.radio {border: 0}
td a.btn {font-size: 1em; margin: 15px 0 0;}
/* fjc new landing */
div.landing table.formLander td.label {width: 75px; vertical-align: top; }
.landing p {font-size:1.1em !important; }
.landing ul li {font-size:1.1em !important; }
/* TYPOGRAPHY
-----------------------------------------*/
h1, h2, h3, h4, h5 {color: #004b85; line-height: 1.2;}
h1 {font-size: 22px; font-weight: bold; margin-bottom: 8px; text-transform: uppercase;}
h1 span {color: #5a5b5d;}
h1 span.date {display: block; font: normal 11px arial, sans-serif; color: #004b85;}
h1.worldwide {background: url(/global_images/site_images/icon_mapHeadline.gif) center left no-repeat; padding: 0 0 0 84px;}
h2 {font-size: 14px; font-weight: bold; margin-bottom: .3em;}
h3 {font-size: 13px; font-weight: bold;  margin-bottom: 1em;}
h4 {font-size: 11px; font-weight: bold; margin-bottom: .8em;}
p, p a {line-height: 1.7em;}
p {margin-bottom: 1em;}
p {margin-left: 1px;}/* W being cut off */
p {font-size: 11px;}
.emphasis strong {font-size:1.4em;}
ul li {font-size: 11px;}
ul li ul li {font-size: 1em;}
a {color: #4b8ac3; text-decoration: none;}
a:hover {text-decoration: underline;}
ul.bullet {margin: 0 0 0 14px;}
ul.bullet li {background: url(/global_images/site_images/arrow1.gif) center left no-repeat; font-weight: normal; display: block; padding: 0 0 0 14px; margin: 0 0 .6em;}
/* Change added bhaigh - 2/2/09 - override bullet on T5 right-side links */ 
ul.bulletDark li {background: url(/global_images/site_images/arrow2.gif) top left no-repeat !important; background-position: 0 4px !important; font-weight: normal; display: block; padding: 0 0 0 14px; margin: 0 0 .5em; line-height: .9;}
ul.bullet li.active {font-weight: bold; background: url(/global_images/site_images/arrow2.gif) center left no-repeat;}
ul.bullet li a {font-size: 1em; color: #666;}
ul.blueMargin { margin: 8px; padding: 8px;}
ul.blue li, ul.blueMargin li {background: url(/global_images/site_images/list_blue.gif) 0% 25% no-repeat; padding: 0 0 0 14px; line-height: 1.4; margin: 0 0 .8em}
a.enlarge {display: block; background: url(/global_images/site_images/icon_enlarge.gif) center left no-repeat; padding: 0 0 0 20px; float: right;}
ul.caseStudy {
background: url(/global_images/site_images/icon_pdf.gif) top left no-repeat !important;
padding: 0 0 8px 24px !important;
}
ul.caseStudy li {
float: left; 
background-image: none !important;
border-right: 1px solid !important;
padding: 0 3px 0 !important;
margin: 0 1px 0 !important;
}
strong, td, li, em {line-height: 1.7;}

/*BUTTONS
-----------------------------------------*/
ul.buttons {margin: 2.3em 0 45px;}
ul.buttons li {
float: left !important; 
margin: 0 4px 0 0; 
margin-left: 0 !important; 
margin-right: 4px !important; 
background: url(http://web.progress.com/global_images/site_images/btn_left.gif) top left no-repeat !important; 
padding: 0 0 0 4px !important; 
}
ul.buttons li a {display: block; background: url(http://web.progress.com/global_images/site_images/btn_right.gif) top right no-repeat; padding: 5px 20px 8px 14px; color: #666; white-space:nowrap;}
ul.buttons li a:visited {}
ul.buttons li a:hover {}
ul.buttons li:active {}
ul.buttons li a:active {background: url(http://web.progress.com/global_images/site_images/btn_rightActive.gif) top right no-repeat; white-space:nowrap;}
a.btn {background: url(http://web.progress.com/global_images/site_images/btn_left.gif) top left no-repeat; padding: 0 0 0 4px; font-size: 11px; cursor: pointer;}
a.btn span {display: block; background: url(http://web.progress.com/global_images/site_images/btn_right.gif) top right no-repeat; padding: 5px 20px 8px 14px; color: #666; white-space:nowrap;}
a.btn:link {}
a.btn:visited {}
a.btn:hover {}
a.btn:active {background: url(http://web.progress.com/global_images/site_images/btn_leftActive.gif) top left no-repeat;}
a.btn:active span {background: url(http://web.progress.com/global_images/site_images/btn_rightActive.gif) top right no-repeat; white-space:nowrap;}
.module ul.buttons li {background: url(http://web.progress.com/global_images/site_images/btn_dark_left.gif) top left no-repeat;}
.module ul.buttons li a {background: url(http://web.progress.com/global_images/site_images/btn_dark_right.gif) top right no-repeat; white-space:nowrap;}

a.supportbtn span{ background-image: url(); background-repeat:no-repeat; background-position:center;  padding: 6px 6px 8px;}


/*THICKBOX
-----------------------------------------*/
#TB_window{font: normal 11px arial; color: #333;}
#TB_window a{color:#4B8AC3;}
#TB_overlay{position:fixed;z-index:100;top:0;left:0;height:100%;width:100%;}
.TB_overlayMacFFBGHack{background:url(/global_images/site_images/macFFBgHack.png) repeat;}
.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75px;opacity:0.75;}
#TB_window a:link,#TB_window a:visited,#TB_window a:active,#TB_window a:focus{color:#666;}
* html #TB_overlay {position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {position: absolute; background: #fff; z-index: 102;color:#000;display:none;border: 1px solid #2c71c8;text-align:left; top:40px; left:50%; margin-bottom: 40px;}
* html #TB_window {position: absolute; margin: 40px 0;}
#TB_window img#TB_Image {display:block;margin: 15px 0 0 15px;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;border-top: 1px solid #666;border-left: 1px solid #666;}
#TB_caption {height:25px;padding:14px 5px 3px 15px;float:left; color: #333; font-size: 11px;}
#TB_closeWindow{height:25px;padding:11px 15px 10px 0; float:right;}
.TB_closeWindow{height:25px;padding:11px 15px 4px 0; float:right;}
.modalClose {width: 54px; height: 17px; text-indent: -9999px; display: block; outline: 0; background: url(/global_images/site_images/btn_close.gif) top left no-repeat;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color: #fff;height:27px;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0;}
#TB_load{position: fixed;display:none;height:13px;width:208px;z-index:103;top: 50%;left: 50%;margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}
* html #TB_load {position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99;position:fixed;top: 0;left: 0;background:#fff;border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;height:100%;width:100%;}
* html #TB_HideSelect {position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}
/*  tab accessibility
Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {position: absolute; margin-left: -9999px;}
}
/* Hide useless elements in print layouts... */
@media print {.ui-tabs-nav {display: none;}}
ul.caseStudy li.last {
      border-right: none !important;
}

/*sIFR
-----------------------------------------*/
@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}
	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
	.sIFR-replaced div.sIFR-fixfocus {
		margin: 0pt; 
		padding: 0pt; 
		overflow: auto; 
		letter-spacing: 0px; 
		float: none;
	}
	/* if sIFR is active */
    .sIFR-active div#header1 span,
	.sIFR-active h1, 
	.sIFR-active .home .tabContent h2, 
	.sIFR-active .home .tabContent h3, 
	.sIFR-active .supplementary h3, 
	.sIFR-active .productModule h4,
	h1 span {
		visibility: hidden;
	}
	.sIFR-active .tabContent h2, 
	.sIFR-active .tabContent h3, 
	.sIFR-active .supplementary h3, 
	.sIFR-active .productModule h4,
	h1 span {
		padding: 0 !important;
	}
}
@media print {
	.sIFR-flash {
		display    : none !important;
		height     : 0;
		width      : 0;
		position   : absolute;
		overflow   : hidden;
	}
	.sIFR-alternate {
		visibility : visible !important;
		display    : block   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
	}
}


/* FJC tooltip classes */
a.tooltip {
	position:relative;
	text-decoration:none;
	z-index:24;
	line-height:1.3em;
}
a.tooltip:hover {
	background-color:#f2f2f2;
	z-index:25;
}
a.tooltip span {
	display:none;
	font-size:11px !important;
	font-weight:normal;
	padding:3px;
	line-height:15px;
}
a.tooltip:hover span {
	background-color:#FFFFFF;
	border:1px solid #BDBDBC;
	color:#666;
	display:block;
	font-size:11px  !important;
	left:20px;
	position:absolute;
	text-align:left;
	text-decoration:none;
	top:40px;
	width:280px;
}
div.tooltipTop {height:6px;  width:523px;  background: url(/global_images/site_images/bg_tooltipbubbletop.gif) bottom left no-repeat;}
div.tooltipBottom {height:6px;  width:523px;  background: url(/global_images/site_images/bg_tooltipbubblebottom.gif) top left no-repeat;}
div.tooltipCloud{ border-left:solid 1px #ccc; border-right:solid 1px #ccc;  font-weight:bolder; background-color:#f2f2f2;}
div.tooltipCloudContent { margin:0 0 0 5px;}


/* Promotion style 2 ( Designed with image at left, two contents section at right, button at the  bottom */

.promo2 { height:195px; width:328px; float:left;background: url(/global_images/site_images/bg_twocolumnbox.png) top left no-repeat;}
.promo2 .wrapper {width:165px; font: 12px arial; font-weight:bold; color:#FF7C00; margin:5px 5px 2px 128px; padding:2px 5px 2px 5px; }
.promo2 .wrapper2 {width:165px; overflow: auto; height: 110px;font: 11px arial;  color:#383838; margin:5px 5px 5px 128px;padding: 0px 5px; }
.promo2 ul.buttons {margin-left:128px; text-align: center}


/* Quotation Style */
blockquote {font-weight: bold;margin: 8px; }
blockquote cite {float:right; margin-bottom:8px; margin-right:4px}
blockquote p:before {
	content: " ";
}
blockquote p:after {
	content: " ";
}
blockquote img { float: left;margin:20px; }
.quote_border { background-color:#99bfd5; height:1px; }

/* case study gradient rounded box with border style */
.cornerbox {position: relative; width:52%; }
.corner {position: absolute;width: 7px;height: 7px;background: url(/global_images/site_images/casestudyCornerimage.png); font-size: 0%;}
.cornerbox_content {border: 2px solid #939393;background: url(/global_images/site_images/casestudyGradient.png) repeat-x;background-color: #ececec;}
.tl {top: 0;left: 0;background-position: 0px 0;}
.tr {top: 0;right: 0;background-position: 7px 0;}
.bl {bottom: 0;left: 0;background-position: 0px 7px;}
.br {bottom: 0;right: 0;background-position: 7px 7px;}
.quote_777AA8, .citation_777AA8 {color:#777AA8}
   
/* set callout with rounded box of gray for progress site*/
.rb_roundbox { background: #F2F2F2 repeat;  }
.rb_top div  { background: url(/global_images/site_images/rbTopLeft.gif) no-repeat top left; }
.rb_top      { background: url(/global_images/site_images/rbTopRight.gif)  no-repeat top right; }
.rb_bot div  { background: url(/global_images/site_images/rbBottomLeft.gif)  no-repeat bottom left; }
.rb_bot      { background: url(/global_images/site_images/rbBottomRight.gif)  no-repeat bottom right; }
    
/* height and width details */
.rb_top div, .rb_top, .rb_bot div, .rb_bot { width: 100%; height: 14px; font-size: 1px; }
.rb_content  { margin: 0 14px; padding: 10px 20px;}
.rb_roundbox { width: 100%; margin: 10px 0px auto; }
.rb_roundbox h2 { padding-left:0px; padding-bottom:10px; color: #fff; margin: 0; font-size: 13px;}


/*CODE EXAMPLE FONTS & STYLES (USED WITH DATADIRECT CONTENT)
-----------------------------------------*/
.jdiv { border: #b8b8b8 solid 1px; padding: 2px; padding-top: 10px; padding-bottom: 10px; width: 100%; margin-bottom:15px; margin-top:15px;}
span.el { color:#ea8f10; }
span.st { color:#d00020; }
span.av { color:#000090; }
span.kw { color:#0000ff; }
span.st { color:#800080; }
span.xq { background: #bfcaed; }
span.xc { background: #cfdbae; }
span.op { color: #0000ff; }
span.ky { color: #ff0000; }
span.dots { color: #999999; }



/* Refresh Design (early 2011) - This is formatted to our current CSS Code Standards - easier to visual values and attributes.
-----------------------------------------*/


/*---- Header changes ----*/
div.headerRefresh {
    background: left top repeat-x url("/global_images/site_images/header_bg.gif") !important;
    height: 119px !important;
}
div.headerRefresh .level1 {
    padding: 0 4px 0 15px !important; 
    /* height: 86px !important; */
    height: 85px !important;
}
div.headerRefresh #nav {
    padding-left: 10px !important;
}
div.headerRefresh #nav li a {
    padding-top: 11px !important;
}
div.headerRefresh #nav li ul li a {
    padding-top: 7px !important;
}
div.headerRefresh .navUtility li.map a {
    position:relative !important;
    top: 0px !important;
}
div.headerRefresh .navUtility li a {
    position:relative !important;
    top: 3px !important;
}
div.headerRefresh #search {
    position: absolute !important;
    top: 94px !important; 
    right: 20px !important;
}
div.headerRefresh #search input.txt {
    margin: 0 0 2px 0 !important;
    position:relative !important; 
    top:-1px !important;
}
div.headerRefresh .level1 img.logonew {
    float: left !important; 
    margin:0 5px 0 5px !important;
    padding:0 !important;
    width:213px !important;
    height:70px !important;
}
div.headerRefresh .level1 img.taglinenew {
    float: left !important; 
    margin:36px 12px 0 0 !important;
    padding:0 !important;
    width:235px !important;
    height:18px !important;
}

div.headerRefresh .navUtility {
    font-size:9px !important;
    font-family:arial !important;
}

div.dropdownRefresh {
    top: 119px;
    z-index:25;
}


/*---- Brandtile changes ----*/

div.contentRefresh div.brandtile {
    min-height: 324px;
    _height: 324px;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 38px;
}
div.contentRefresh div.brandtile .left {
    float: left;
    margin-right: 3px;
    width: 619px;
    height: 324px;
    position: relative;
    background: left top no-repeat '';
}
div.contentRefresh div.brandtile .left div {
	position: absolute;
	top: 0;
	left: 0;
}
div.contentRefresh div.brandtile .initialLoad div {
	left: -9999em;
}
div.contentRefresh div.brandtile .left div div {
	position: static;
}
div.contentRefresh div.brandtile .initialLoad div div {
	left: 0;
}
div.contentRefresh div.brandtile .right {
    width: 290px;
    min-height: 295px;
    _height: 295px;
    margin-right: 20px;
    padding: 20px 30px 10px 7px;
}
div.contentRefresh div.default .right {
    background: left top no-repeat url(/global_images/site_images/brandtile_blue_right.gif);
}
div.contentRefresh div.brandtile .right {
    color: #fff;
}
div.contentRefresh {}
div.contentRefresh div.brandtile div.right h1 {
    color: #d0e1ed;
    line-height: 10px;
}
div.contentRefresh h1 {
    /*color: #fff;*/
    /*display: block;*/
    /*margin-left: 23px;
    margin-bottom: 0;*/
    /*min-height: 74px;
    _height: 74px;
    */    
    /*position:absolute;
    left:-9999em;*/
}
div.contentRefresh div#header1 {
	min-height: 75px;
	_height: 75px;
}
div.contentRefresh div#header1 span {
    /*color: #fff;*/

    margin-left: 23px;
    margin-bottom: 0;
    /*
    min-height: 74px;
    _height: 74px; 
    
    line-height:10px;
    */
    display: block;
    text-transform: uppercase;

}
div.contentRefresh div#header1 span.h1bigger {
    font-size: 30px;
	line-height: 32px;
	visibility: hidden;
    color: #fff;
}
div.contentRefresh div#header1 span.h1norm {
    font-size: 23px;
	line-height: 25px;
	visibility: hidden;
    color: #d0e1ed;
}
div.contentRefresh img.hr {
    margin-left: 23px;
    margin-bottom: 14px;
}

div.contentRefresh div.brandtile ul li {
    font-size: 18px;
    line-height: 26px;
    font-family: Arial narrow;
    font-weight: bold;
    color: #ffffff;
}
div.contentRefresh div.brandtile ul li a {
    color:#d0e1ed;
    display:block;
    font-size: 20px; 
    text-transform: uppercase;
	height: 32px;
	width: 268px;
	padding-left: 22px;
	text-indent: -9000em;
	outline: none;
}

div.contentRefresh h1 span {
    color: #FFFFFF; 
    font-size: 36px;
    text-transform: uppercase;
    font-family:Arial Black;
}

div.contentRefresh div.brandtile .yellow {
    background: left top no-repeat url(/global_images/site_images/arrow_yellow.png);
    position:relative;
    left:-20px;
    padding-left:20px;
    width:280px;
}
div.contentRefresh div.brandtile .purple {
    background: left top no-repeat url();
    position:relative;
    left:-20px;
    padding-left:20px;
    width:280px;
}
div.contentRefresh div.default .right .yellow a,div.contentRefresh div.default .right .purple a  {
    color:#FFF;
}
div.contentRefresh a {
    line-height:18px;
}

/*---- Body Content changes ----*/   
div.contentRefresh {
    margin-bottom:0 !important;
    }
div.contentRefresh div.mainsection {
    margin-left:30px;    
}
div.contentRefresh div.mainsection .left {   
    float:left;
    width:590px;
}   
div.contentRefresh div.mainsection .right {
    width:260px;
    margin-right:53px;
}
div.contentRefresh div.buzzitem {
    margin-bottom:38px;
}
div.contentRefresh div.buzzitem img {
    float:left;
    margin-right:25px;
    padding-bottom:25px;    
}
div.contentRefresh div.mainsection .right .item {
    margin-bottom:38px;
}
div.contentRefresh .mainsection ul li {
    font-size:12px;
}
div.contentRefresh div.mainsection p {
    color:#525252;
    font-size:12px;
    font-family:Arial, Sans-Serif;
    line-height:18px;
}
div.contentRefresh div.mainsection .right .newsBucket {
	margin-bottom: 18px;
}
div.contentRefresh div.mainsection div.news {
    min-height:75px;
}
div.contentRefresh div.newsnav a.prev {
    float:left;
    padding:5px;
    display:block;
}
div.contentRefresh div.navContainer {
    float:left;
    width:110px;
    height: 18px;
    position: relative;
    padding-top:1px;
    text-align:center;
	overflow: hidden;
}
div.contentRefresh div.navContainer div.absolute {
	position: absolute;
	top: 0;
	left: 0;
}
div.contentRefresh div.newsnav a.next {
    padding:5px;
    margin-left:5px;
    float:left;
    display:block;
}
div.contentRefresh div.navContainer p {
    width: 110px;
    text-align: center;
    float: left;
    margin-left: 0;
}
div.contentRefresh div.news {
    width:270px;
    position: relative;
    height: 80px;
    overflow: hidden;
	clear: left;
}
div.contentRefresh div.news div.absolute {
	position: absolute;
	top: 0;
	left: 0;
}
div.contentRefresh div.news p {
    width:270px;
    margin-left: 0;
    float: left;
    display: none;
}
div.contentRefresh h2 {
    font-family:Arial Narrow, Sans-Serif;
    font-weight:bold;
    color:#175173;
    margin-bottom:28px;
    padding-bottom:9px;
    font-size:23px;
    width:590px;
    border-bottom:3px solid #eca82c;
}
div.contentRefresh h3 {
    font-size:18px;
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    color:#525252;
    margin-bottom:.5em;
}
div.contentRefresh h3 a, div.contentRefresh h4 a  {
    color:#4b8ac3;
}
div.contentRefresh div.mainsection div.newsBucket h4 {
    float:left;
    margin-right:18px;
}
div.contentRefresh h4 {
    font-size:16px;
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    line-height:20px;
    color:#525252;
    margin-bottom:.3em;
}
div.contentRefresh h5 {
    font-size:18px;
    font-family:Arial Narrow, Sans-Serif;
    font-weight:bold;
    color:#175173;
    margin-bottom:14px;
}

div#bigfoot h5 {
    font-size:18px;
    font-family:Arial Narrow, Sans-Serif;
    font-weight:bold;
    color:#175173;
    margin-bottom:14px;
}

div.contentRefresh div.mainsection .right ul {
    /* padding:0 0 0 20px; */
} 
body.home div.contentRefresh div#content {
    margin:20px auto 0 auto;
}    
div.contentRefresh ul.arrowbullets {
    margin-left:5px;
    padding:0;
}
div.contentRefresh ul.arrowbullets li a {
    padding-left: 12px; 
    padding-right: 10px; 
    background: left center no-repeat url(/global_images/site_images/arrow_gray_body.gif) !important;
}
div.contentRefresh .dropdownWorld {
    z-index: 25;
}


/*---- New BigFoot (New ID so doesn't need .refresh) ----*/    
div#bigfoot {
    background-color: #f0f5f9;
    padding: 28px 0 20px 20px;
    border-top: 1px solid #e8e9e9;
}
div#bigfoot .section {
    float:left;
    width:210px;
    margin-right:25px;
    background: right 0 no-repeat url(/global_images/site_images/foot_divider.gif);
    min-height:200px;
    padding-right:10px;
}

/* LL: adjust big footer style for microsite management template */
#microManagement #bigfoot {
    margin-left: 137px; 
    width: 970px; 
}

body.lander div#bigfoot .section, body.microsite div#bigfoot .section {
    margin-right:7px;
    padding-right:2px;
}


div#bigfoot .last {
    margin-right:0px;
}       

div#bigfoot .section .commentcount {
    color:#ffffff;
    font-size:11px;
    font-family:Arial;
    float:left;
    background: left 5px no-repeat url(/global_images/site_images/comment_icon.gif);
    min-height:25px;
    padding:7px 20px 5px 11px;
}
div#bigfoot ul li {
    font-size:11px;
}
div#bigfoot .section ul.arrowbullets {
    margin-left:5px;
}
div#bigfoot .section ul.arrowbullets li a {
    padding-left:12px; 
    padding-right:10px; 
    background: left center no-repeat url(/global_images/site_images/arrow_gray.gif) !important;
}
div#bigfoot .section a {
    padding:0 25px 0 0;
    line-height:1.5em;
}
div#bigfoot .section p {
    margin-bottom:7px;
}
div#bigfoot .section a.icon_twt {
    background: left  no-repeat url(/global_images/site_images/icon_twitter.gif);
    padding-left:28px;
    display:block;
}
div#bigfoot .section a.icon_addthis {
    background: left no-repeat url(/global_images/site_images/icon_addthis.gif);
    padding-left:28px;
    display:block;
}
div#bigfoot .section a.icon_su {
    background: left no-repeat url(/global_images/site_images/icon_stumbleupon.gif);
    padding-left:28px;
    display:block;
}

/** footer **/
div.footerRefresh ul.socialIcons {
    float:right !important;
    padding:0 !important;
    margin:0 !important;
}
div.footerRefresh ul.socialIcons li {
    float:left !important;
    padding:0 !important;
    margin:0 !important;
}
div.footerRefresh ul.socialIcons a {
    display:block !important;
    height:26px !important;
    width:26px !important;
    text-decoration:none !important;
    background:none !important;
    position:relative !important;
    top:-7px !important;
    padding:0 !important;
    margin:0 0 0 6px !important;
}
div.footerRefresh ul.socialIcons a.twitter {
    background: right center no-repeat url(/global_images/site_images/social_twitter.jpg) !important;
}
div.footerRefresh ul.socialIcons a.facebook {
    background: right center no-repeat url(/global_images/site_images/social_fb.jpg) !important;
}
div.footerRefresh ul.socialIcons a.linkedin {
    background: right center no-repeat url(/global_images/site_images/social_linkedin.jpg) !important;
}
div.footerRefresh ul.socialIcons a.youtube {
    background: right center no-repeat url(/global_images/site_images/social_youtube.jpg) !important;
}
div.footerRefresh {
    background: #e2ecf5 !important; 
    width: 990px !important; 
    /* height: 30px !important; EDMUN: Uncomment if ProgressID Registration links are going away */
    margin: 0 auto !important;
}
div.footerRefresh ul {
    padding-bottom: 1.7em !important;
}
div.footerRefresh li {
    float: left !important; 
    margin: 0 4px 0 0 !important;
}
div.footerRefresh a {
    display: block !important; 
    margin: 0 12px 0 0 !important; 
    color: #4b8ac3 !important; 
    line-height: 1.1 !important; 
    background: none !important;
    }
div.footerRefresh a.none {
    background: none !important;
}
div.footerRefresh p {
    text-align: right !important; 
}

.footerRefresh_links {
    background: #e2ecf5 !important; 
    padding: 10px 0 24px 0 !important;
    clear: both !important;
    font-size:9px !important;
    line-height:18px !important;
    margin-left:0 !important;
}
.footerRefresh_links, a.footer_link {
    color: #a4a9ad !important;
}

/* LL: Additional styles for Industry */
.footerRefresh p {
    font-size:11px;
    font-family:Arial;
    color:#a3aab1;
}

div.contentRefresh .supportIntro {
    float: left; 
    width: 930px;
}


/*---- Innner Page Refresh Styles ----*/

div.pageRefresh h1 {
    /*
    position:relative;
    left:0;
    margin:0;
    */
}
.pageRefresh .subHead {
    padding:0 20px;
    }
.pageRefresh .subHead p {
    font-size:12px;
    }    
div.pageRefresh .listingSections {
    padding:0 0 40px 20px;
    line-height:1.2em;
    height:260px;
}
div.pageRefresh div.expert {
    width:275px;
    float:left;
    margin-right:20px;
}
div.pageRefresh div.expert a {
    font-size:14px;
    margin-top:24px;
}
div.pageRefresh div.expert {
    margin:10px 20px 20px 0;
}
div.pageRefresh div.expert img {
    float:left;
    margin-right:20px;
    padding-bottom:0px;    
    position:relative;
    top:-15px;
}
div.pageRefresh div.mainsection p.boldtext {
    font-weight:bold;
    font-size:14px;
    color:#525252;
    padding-bottom:10px;
}


/*---- Refresh Styles for when Third Tier Nav is (locked) open ----*/

div.taller ul#nav li.active a {
    background: #fafafa; 
    color: #666; 
    border-top: 3px solid #ecad2a; 
    height:12px;
    padding-top: 8px !important;
}
div.taller ul#nav li ul {
    position: absolute; 
    left: 0; 
    top: 33px;
    background: #fbfbfb left bottom url(/global_images/site_images/bg_tertiaryNav.gif) repeat-x; 
    padding: 0; 
    width: 990px; 
    height: 24px;
}
div.taller ul#nav li.active ul li a {
    background: right 4px url(/global_images/site_images/pipe_tertiary.gif) no-repeat; 
    border: 0; 
    font-weight: normal; 
    padding: 6px 11px 6px 12px !important;
}
div.taller ul#nav li.active ul li a.active {
    background-image: none;
background-color: #fff;
border-top:2px solid #ecad2a !important;
    padding: 4px 11px 8px 12px !important;
    height: 10px;
}

/*---- New Industry Landing Page Refresh Styles ----*/


#mainArea {
    padding-left:10px;
}
.h1New {
    font-size:30px;
    width:410px;
}
div.addThis {
    float:right;
    padding:8px 15px 0 0;
}
div.innerTile {
    padding-bottom:20px;
}
#mainArea #primary {   
    width:460px;
    margin-right:20px;
}
#mainArea #secondaryRefresh {
    margin-left:480px;
}
#mainArea .h2refresh {
    font-family:Arial Narrow, Sans-Serif;
    font-weight:bold;
    color:#175173;
    margin-bottom:20px;
    font-size:23px;
    width:460px !important;
    text-transform:capitalize;
}
.customerContainer {
    width:270px;
    border-radius:5px;
    -moz-border-radius:5px;
    background:#f1f2f2;
    text-align:center;
    margin-bottom:20px;
    padding:10px 0;
}
.caseStudyRefresh {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin:8px 10px;
    background:#ffffff;
    text-align:center;
    padding:0 0 10px 0;
}
.caseStudyRefresh .caseLogo {
    padding:5px;
}
#mainArea p, #mainArea a {
    font-size:12px;
}
#mainArea p {
    font-size:12px;
}
#mainArea h4 {
    font-size:18px;
    font-family:Arial Narrow, Sans-Serif;
    font-weight:bold;
    color:#525252;
    margin-bottom:14px;
    text-align:center;
    text-transform:capitalize;    
}
#mainArea .h4CenterHolder {
    padding-left:22px;
}
#mainArea .ulh4 {
    text-align:left;
    border-bottom:1px solid #cfd0d2;
    padding-bottom:5px;
    margin:0;
}
.PDFicon {
    position:relative;
    top:3px;
    left:-4px;
}
.ulRefresh {
    padding:0 !important;
    margin:0 !important;
}
.ulRefresh li {   
    padding:0 !important;
    margin:0 !important;
}

.ulRefresh li a {
    border-bottom:1px solid #cfd0d2;
    margin:0;
    padding:8px 0 8px 10px;
    line-height:20px;
    display:block;
    text-decoration:none;
    font-size:12px;
}
#content .navSideRefresh ul li {
width: auto;
float: none;
border-bottom:none;
}
#navSide ul li ul {
margin-right: 0 !important;
}

#navSide ul ul li a {
    color:#4B8AC3 !important;
    background: left 6px no-repeat url(/global_images/site_images/arrow2_orange.gif);
    display:block;
    padding:4px 0 4px 12px;
}
#navSide li.expandable a.active {
    border-left:4px solid #4B8AC3;    
}
#navSide li.expandable span.expandIcon {
    background: right 4px no-repeat url(/global_images/site_images/arrow_dd_avail.gif); 
    display:block;
    width:155px;
}
#navSide li.expanded span.expandIcon {
    background: right 4px no-repeat url(/global_images/site_images/arrow_dd_expand.gif) !important; 
    display:block;
    width:155px;
}
#navSide ul li.expandable ul {
display: none;
}
#navSide ul li.expanded ul {
display: block;
}
#content .navSideRefresh ul ul {
    margin: 7px 8px;    
}
#navSide ul li.expandable ul ul {
display: block;
}
#navSide li a.categoryTitle {
    background:none;
    color:#525252 !important;
    font-weight:bold;
    margin:0;
    padding:0;
    cursor:default !important;
    text-decoration:none;
}
.socialArea {
    text-align:center;
    margin:10px auto;
}
.socialArea p {
    text-align:center;
    color:#bcbcbc;
    font-size:11px;
    margin-bottom:4px;
}
div#navSide p.socialIcons {
    border:none;
    padding:0 !important;
    text-align:center;
    margin:0 auto !important;
    width:90px;
}
div#navSide p.socialIcons a {
    border:none !important;
    display:block;
    padding:5px;
    width:20px;
    float:left;
}

div#navSide p.socialIcons a.twitter {
    background: left center no-repeat url(/global_images/site_images/social_twitter.jpg) !important;
}
div#navSide p.socialIcons a.facebook {
    background: left center no-repeat url(/global_images/site_images/social_fb.jpg) !important;
}
div#navSide p.socialIcons a.linkedin {
    background: left center no-repeat url(/global_images/site_images/social_linkedin.jpg) !important;
}
div#navSide p.socialIcons a.youtube {
    background: left center no-repeat url(/global_images/site_images/social_youtube.jpg) !important;
}


/*---- Innner Page Refresh - Section Listing Tiles (Fade in Styles) ----*/


.fade {
    float:left;
    position:relative;
    width:315px;
    height:129px;
    display: block;
}
a.fade img {
    position: absolute;
}
a.fade img.second {
    display:none;
}

