/*	Theme Name:		Progress Pacific
	Description:	Custom WordPress theme for Progress Pacific by Websalad and Brand Culture.
	Version:		1.0
	Author:			Chris Sealey
	Author URI:		http://www.websalad.com.au/

	© 2010 Websalad */

@import url('includes/reset.css');

/*div {
   background: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
      src='images/white.png',sizingMethod='scale');
}*/

/*-----------------------------------------------------------------------------------------------
TYPOGRAPHY
-----------------------------------------------------------------------------------------------*/

body {
	font-family: arial, sans-serif;
	color: #353535;
	font-size: 12px;
	line-height: 18px;
	overflow-x: hidden;
	}
h1 {
	font-size: 14px;
	line-height: 20px;
	}
h2 {
	color: #39609D;
	font-size: 14px;
	line-height: 20px;
	}
h3 {
	color: #353535;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	}
p a, em a, strong a { border-bottom: 1px dotted #99BDF7; }
a:link, a:visited  { color: #39609D; }
a:hover { color: #5981C1; }
a:active { color: #1C4FA0; }

/*-----------------------------------------------------------------------------------------------
CORE STRUCTURE
-----------------------------------------------------------------------------------------------*/

#login {
	position: absolute; top: 0; right: 0;
	background: url(images/bg_login.png) no-repeat top left;
	height: 112px;
	width: 280px;
	z-index: 90;
	}
.coda-slider-wrapper {
	height: 112px;
	width: 280px;
	overflow: hidden;
	}
.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	}
.coda-slider, .coda-slider .panel {
	height: 112px;
	width: 280px;
	float: left;
	} 
.coda-nav {
	background: url(images/bg_loginshadow.png) top right no-repeat;
	padding: 0 10px 10px 10px;
	width: 170px;
	position: absolute; 
	bottom: -32px;
	right: 0px;
	z-index: 200;
	visibility: hidden;
	}
#login:hover .coda-nav {
	visibility: visible;
	}
.coda-nav ul {
	float: right;
	}
.coda-nav ul li {
	float: left;
	cursor: pointer;
	}
.coda-nav ul li a {
	background: #5d648d;
	color: white;
	text-shadow: #393d57 1px 1px 0px;
	padding: 2px 4px;
	float: left;
	opacity: 0.7;
	}
.coda-nav ul li.tab1 a {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	}
.coda-nav ul li.tab2 a {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}
.coda-nav ul li a.current {
	background: #353535;
	text-shadow: black 1px 1px 0px;
	opacity: 1;
	}
.panel-wrapper.contactus {
	height: 112px;
	width: 280px;
	}
.panel-wrapper.contactus p {
	float: right;
	text-align: right;
	font-weight: bold;
	width: 200px;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	margin: 10px 20px 0px 0;
	}
.panel-wrapper.contactus h1 {
	float: right;
	background: url(images/coda_phone.png) top left no-repeat;
	width: 144px;
	height: 26px;
	margin: 15px 20px 15px 0;
	text-indent: -9999px;
	}
.panel-wrapper.contactus .emailus {
	float: right;
	background: url(images/coda_email.png) top left no-repeat;
	width: 194px;
	height: 14px;
	margin: 0 20px 0 0;
	text-indent: -9999px;
	}
.panel-wrapper.contactus .emailus:hover {
	background: url(images/coda_email.png) bottom left no-repeat;
	}
#login-form {
	float: right;
	height: 112px;
	width: 280px;
	}
.logout{
	float:right;
	height:20px;
	text-transform:lowercase;
	margin:0 5px 0 0;
}		
.loggedinas {
	float: right;
	text-align: center;
	line-height: 28px;
	padding: 10px 0 0 80px;
	height: 62px;
	width: 200px;
	}
.loggedinas span {
	font-size: 18px;
	font-weight: bold;
	}
#login-form p {
	float: right;
	margin: 6px 10px 0 0;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	}
#login-form label {
	float: right;
	margin: 4px 10px 2px 0;
	font-size: 9px;
	line-height: 13px;
	width: 250px;
	text-transform: uppercase;
	font-weight: bold;
	}
#login-form label input {
	background: white;
	float: right;
	width: 115px;
	padding: 0px 5px;
	line-height: 9px;
	font-size: 9px;
	height: 13px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
#login-form label span {
	float: right;
	margin: 0 10px 0 0;
	}
#login-form p.forgetmenot {
	float: right;
	font-size: 10px;
	margin: 6px 10px 0 0;
	text-transform: none;
	font-weight: normal;
	line-height: 13px;
	width: 200px;
	text-align: right;
	}
#login-form div.submitwrapper {
	float: right;
	height: 15px;
	margin: 4px 10px 0 0;
	}
	

#login-form label.forgetmenot {
	float: left;
	margin: 1px 10px 0 0;
	font-size: 9px;
	line-height: 13px;
	height: 13px;
	width: 120px;
	text-transform: uppercase;
	font-weight: bold;
	}
#login-form label.forgetmenot input {
	float: right;
	line-height: 13px;
	height: 13px;
	width: 13px;
	margin: 1px 0;
	}
#login-form label.forgetmenot span {
	margin: 1px 10px;
	}
#login-form input#submit {
	float: left;
	font-size: 9px;
	line-height: 15px;
	height: 15px;
	padding: 0 3px;
	text-transform: uppercase;
	outline: inherit;
	background: #353535;
	text-shadow: black 1px 1px 0px;
	color: white;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	cursor: pointer;
	}
#header {
	height: 112px;
	width: 100%;
	}
#header .inside {
	position: relative;
	display: block;
	height: 112px;
	width: 900px;
	margin: 0 auto;
	z-index: 95;
	}
#header .invisiblelink { /* FLASH CURSOR HACK */
	position: absolute;
	top: 0;
	left: 0;
	height: 112px;
	width: 260px;
	text-indent: -9999px;
	float: left;
	cursor: pointer !important;
	z-index: 300;
	}
#header #logo {
	background: url(images/logo.png) no-repeat top left;
	height: 112px;
	width: 260px;
	margin: 0 40px 0 0;
	float: left;
	cursor: pointer !important;
	z-index: 90;
	}
#header #navigation {
	position: absolute;
	left: 280px;
	background: white;
	height: 112px;
	float: left;
	}
#header #navigation li {
	position: relative;
	width: 97px;
	margin: 0 15px 0 0;
	height: 112px;
	float: left;
	}
#header #navigation li a { float: left; }
#header #navigation li .subnav {
	position: absolute; left: -20px; top: 90px;
	background:url(images/bg_dropdown.png) bottom right no-repeat;
	visibility: hidden;
	padding: 0 0px 20px 20px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius-bottomleft: 3px;
	z-index: 1000;
	}
#header #navigation li .subnav li {
	float: left;
	height: auto;
	border-bottom: 1px solid white;
	margin: 0 0 0 5px;
	}
#header #navigation li .subnav li a {
	line-height: 20px;
	width: 96px;
	font-size: 9px;
	text-transform: uppercase;
	float: left;
	}
#header #navigation li .subnav li.invisiblebutton {
	position: absolute;
	top: -90px;
	left: -3px;
	width: 120px !important;
	height: 90px !important;
	}
#header #navigation li .subnav li.invisiblebutton a {
	width: 120px !important;
	height: 90px !important;
	background: url(images/bg_dropdown.png) top right no-repeat !important;
	cursor: pointer !important;
	}
#header #navigation li.prosuite .subnav li a { color: #f7901e; }
#header #navigation li.smesolutions .subnav li a { color: #974e9f; }
#header #navigation li.consulting .subnav li a { color: #ed2222; }
#header #navigation li.training .subnav li a { color: #00bcf2; }
#header #navigation li .subnav li a:hover { font-weight: bold; background: #f8f8f8; }
#header #navigation li:hover .subnav { visibility: visible; }
#navigation .navgrad {
position: absolute;
right: -60px;
top: 0;
	background: url(images/navgrad.png) top right no-repeat;
	height: 112px;
	width: 60px;
}
#content {
	position: relative;
	width: 960px;
	margin: 0 auto 20px auto;
	}
	
/*-----------------------------------------------------------------------------------------------
HOME PAGE CONTENT
-----------------------------------------------------------------------------------------------*/

#marketing {
	
	height: 310px;
	width: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
	}
.marketingbanner-prosuite{
	background: url(images/marketing/prosuite_image.jpg) no-repeat top center;
}
.marketingbanner-consulting{
	background: url(images/marketing/cometogether_image.jpg) no-repeat top center;
}
.marketingbanner-smesolutions{
	background: url(images/marketing/smesolutions_image.jpg) no-repeat top center;
}
.marketingbanner-training{
	background: url(images/marketing/training_image.jpg) no-repeat top center;
}
.marketingbanner-custombanner{
	/* TODO - UPDATE BG IMAGE */
	background: url(images/marketing/prosuite_image.jpg) no-repeat top center;
}
#marketing.marketing-prosuite {
	background: url(images/banner_prosuite.jpg) no-repeat top center;
	opacity:0;
	}
#marketing.marketing-consulting{
	background: url(images/marketing/consulting_image_hero.jpg) no-repeat top center;
	opacity:0;
}	
#marketing.marketing-training{
	background: url(images/marketing/training_image_hero.jpg) no-repeat top center;
	opacity:0;
}
#marketing.marketing-smesolutions {
	background: url(images/banner_smesolutions.jpg) no-repeat top center;
	margin: 0px 0 0 0;
	}
#marketing .inside {
	position: relative;
	height: 310px;
	width: 900px;
	margin: 0 auto;
	display: block;
	z-index: 10;
	}
#marketing #marketing-logo {
	width: 170px;
	height: 75px;
	text-indent: -9999px;
	margin: 45px 778px 20px 0;
	float: left;
	z-index: 40;
	display: none;
	}
#marketing .logo-static_prosuite{
	
	display:block !important;
}	
#marketing .logo_prosuite{
	background: url(images/marketing/logo_prosuite.png) top left no-repeat;
}
#marketing .logo_custombanner{
	/* TODO */
	background: url(images/marketing/logo_prosuite.png) top left no-repeat;
}
#marketing .logo_smesolutions,
#marketing .logo_consulting,
#marketing .logo_training{
	background: url(images/marketing/logo_sap.png) top left no-repeat;
}

#marketing .marketingpitch {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 540px;
	float: left;
	z-index: 50;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	filter: alpha(opacity=0); /* IE5-7 */
	

	}
#marketing .marketingpitch-static{
	left:0;
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	filter: alpha(opacity=0); /* IE5-7 */
}
#marketing .marketingpitch h1{
	color: #231f20;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	}
#marketing .marketingpitch h1 em {
	font-style: normal;
	font-weight: bold;
	}
#marketing #blue-01 {
	position: absolute;
	top: 0px;
	/* left: 2000px; */
	background: url(images/marketing/blue_01.png) top left no-repeat;
	height: 310px;
	width: 600px;
	opacity: 1;
	z-index: 1;
	}

#marketing #blue-02 {
	position: absolute;
	top: 310px;
	left: -411px;
	background: url(images/marketing/blue_02.png) top left no-repeat;
	height: 310px;
	width: 411px;
	opacity: 1;
	z-index: 1;
	}
#marketing #blue-03 {
	position: absolute;
	top: 0px;
	left: 2100px;
	background: url(images/marketing/blue_03.png) top left no-repeat;
	height: 310px;
	width: 467px;
	opacity: 1;
	z-index: 2;	
	}	
#marketing #blue-04 {
	position: absolute;
	top: -2000px;
	left: 99px;
	background: url(images/marketing/blue_04.png) top left no-repeat;
	height: 200px;
	width: 204px;
	opacity: 1;
	z-index: 2;	
	}		
#marketing .blue-02-static{
	left:112px !important;
}	
#ctablock {
	height: 284px;
	width: 100%;
	margin: 20px 0;
	}
#ctablock .inside {
	background: url(images/bg_ctablock.png) no-repeat top left;
	height: 284px;
	width: 900px;
	margin: 0 auto;
	}
#ctablock .inside .module {
	width: 270px;
	height: 274px;
	float: left;
	cursor: pointer !important;
	position:relative; 
	margin:20px 15px 0 15px;
	}
	


#ctablock .inside .module .highlight { opacity:0; position:absolute; top:0;left:0; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	filter: alpha(opacity=0); /* IE5-7 */ }
#ctablock .inside .module .static { display: block; position:absolute; top:0;left:0; }

#headernav {
	height: 284px;
	width: 100%;
	margin: 20px 0;
	}
#headernav .inside {
	height: 284px;
	width: 900px;
	margin: 0 auto;
	}
#headernav .inside .module {
	width: 270px;
	height: 274px;
	float: left;
	cursor: pointer !important;
	position:relative; 
	margin: 0px 15px 0 15px;
	}

#headernav .inside .module .highlight { opacity:0; position:absolute; top:0;left:0; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	filter: alpha(opacity=0); /* IE5-7 */ }
#headernav .inside .module.current .highlight { opacity:1 !important; }
#headernav .inside .module .static { display: block; position:absolute; top:0;left:0; }

.graphics {
	position: absolute;
	top: 310px;
	right: -310px;
	height: 310px;
	width: 310px;
	opacity: 0;
	}
.graphics.selected {
	top: 0px;
	right: 0px;
	opacity: 1;
	}
	
.graphics#prosuite-graphics,
.graphics#smesolutions-graphics,
.graphics#consulting-graphics,
.graphics#training-graphics,
.graphics#custombanner-graphics{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	filter: auto !important;
}	
.graphics#prosuite-graphics { background: url(images/marketing/prosuite_lines.png) top left no-repeat; opacity:0; right:-310px; top: 310px; }
.graphics#smesolutions-graphics { background: url(images/marketing/smesolutions_lines.png) top left no-repeat; opacity:0; right:-310px; top: 310px;}
.graphics#consulting-graphics { background: url(images/marketing/cometogether_lines.png) top left no-repeat; opacity:0; right:-310px; top: 310px;}
.graphics#training-graphics { background: url(images/marketing/training_lines.png) top left no-repeat; opacity:0; right:-310px; top: 310px;}
.graphics#custombanner-graphics { /* TODO */ background: url(images/marketing/prosuite_lines.png) top left no-repeat; opacity:0; right:-310px; top: 310px; }

.graphics-static{
	right:-100px !important;
	top:0 !important;
	opacity:1 !important;
	}
.opening-content {
	float: left;
	}
.opening-content.opening-smesolutions {
	background: url(images/grad_red.png) bottom left no-repeat !important;
	float: left;	
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 110px 0;
	position: relative;
	min-height: 600px;
	width:960px;
	}
.opening-content.opening-smesolutions h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	margin: 0 0 20px 0;
	}
.opening-content.opening-smesolutions p {
	margin: 0 0 10px 0;
	}
.opening-content.opening-smesolutions h1 em {
	font-style: normal;
	font-weight: bold;
	}
.opening-content.opening-smesolutions ul {
	margin: 20px 0 20px 30px;
	font-weight: bold;
	}
.opening-content.opening-smesolutions ol {
	margin: 20px 0 20px 30px;
	color: black;
	font-style: italic;
	}
.opening-content.opening-smesolutions .content-cta {
	width: 936px;
	background: url(images/cta_content.png) top left no-repeat;
	height: 146px;
	text-indent: -9999px;
	position: absolute;
	bottom: 0;
	left: 0;
	}
.opening-content.opening-smesolutions .sidebar-subservices {
	width: 331px;
	background: url(images/bg_sidebar.png) bottom right no-repeat;
	position: absolute;
	top: 0px;
	bottom: 120px;
	right: 0px;
	}
.opening-content.opening-smesolutions .sidebar-subservices h2 {
	color: #292b73;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 10px 0;
	}
.opening-content.opening-smesolutions .sidebar-subservices .testimonials {
	position: absolute; top: 47px;
	padding: 10px 20px;
	}
.opening-content.opening-smesolutions .sidebar-subservices .testimonials blockquote {
	color: #00aeef;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 0 0;
	}
.opening-content.opening-smesolutions .sidebar-subservices .testimonials em {
	color: #292b73;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	}
.module-smesolutions-retail,
.module-smesolutions-manufacturing,
.module-smesolutions-distribution{
	display:none;
}	
a.showhide {
	float: right;
	width: 48px;
	height: 42px;
	cursor: pointer;
	margin: 0px 0 10px 0;
	text-indent: -9999px;
	}
a.showhide.more { background: url(images/btn_more.png) top left no-repeat !important; }
a.showhide.less { background: url(images/btn_less.png) top left no-repeat; margin: 0 !important; width: 26px; height: 26px; position: absolute; top: 10px; right: 10px; }

a.associated-logo { float: left; }
.associate {
	float: left;
	width: 250px;
	position: relative;
	margin: 20px 20px 0 0;
	}
.associate a {
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	}
.associate-content {
	width: 622px;
	background: url(images/bg_pullout.png) bottom right no-repeat;
	position: absolute;
	top: -9px;
	right: -9px;
	padding: 20px 30px;
	color: white;
	font-size: 12px;
	line-height: 18px;
	z-index: 50;
	}
.associate-content h2 {
	color: white !important;
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: bold !important;
	}

	
/*-----------------------------------------------------------------------------------------------
FALLBACK PAGE CONTENT
-----------------------------------------------------------------------------------------------*/

.fallbackheading {
	background: url(images/bg_header.png) left 20px no-repeat;
	width: 840px;
	padding: 20px 80px 0 80px;
	height: 97px;
	overflow: hidden;
	float: left;
	}
.fallbackheading h1 {
	line-height: 76px;
	color: #202876;
	font-size: 18px;
	margin: 21px 0 0 0;	
	}
.fallbackcontent {
	float: left;
	width: 523px;
	margin: 0 0 20px 80px;
	}
.fallbackcontent.shoppside {
	min-height: 500px;
	}
.fallbackcontent p {
	margin: 0 0 10px 0;
	}
.fallbacksidebar {
	background: url(images/bg_sidebar.png) bottom right no-repeat;
	float: left;
	width: 316px;
	min-height: 300px;
	padding: 20px;
	margin: 0 0 30px 20px;
	}
.fallbacksidebar .terms {
	height: 350px; 
	overflow-y: scroll;
	margin: 0 0 20px 0;
	}
.breadcrumbheader {
	float: left;
	margin: 21px 50px 0 0 !important;
	}
.breadcrumbs {
	float: left;
	line-height: 76px;
	font-size: 18px;
	margin: 21px 20px 0 0;
	}
.breadcrumbs a {
	color: #353535;
	float: left;
	margin: 0 20px 0 0;
	}
.breadcrumbs a:hover {
	color: #666;
	float: left;
	margin: 0 20px 0 0;
	}
.breadcrumbs .current {
	color: #39609D !important;
	}
.breadcrumbs span {
	color: #999;
	float: left;
	margin: 0 20px 0 0;
	}

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

#footer {
	width: 980px;
	margin: 0 auto 30px auto;
	height: 160px;
	display: block;
	position: relative;
	}
	
#footer .footer-mask {
	width: 60px;
	height: 76px;
	position: absolute;
	z-index: 99;
	top:0;
	}
#footer .footer-mask.mask-left {
	left: 191px;
	background: url(images/footer_mask.png) left top no-repeat;
	}
#footer .footer-mask.mask-right {
	right: 70px;
	background: url(images/footer_mask.png) right top no-repeat;
	}
#footer .tickercontainer {
	background: url(images/bg_footer.png) top left no-repeat;
	width: 840px;
	padding: 0 80px;
	height: 76px;
	overflow: hidden;
	float: left;
	}
#footer .tickercontainer .mask {
	position: relative;
	width: 719px;
	margin: 0 0 0 111px; 
	height: 76px;
	overflow: hidden;
	display: block;
	}

#footer .tickercontainer .mask #cred {
	text-align: center;
	position: relative;
	left: 0px;
	float: left;
	height: 76px;
	display: block;
	overflow: hidden;
	}	
#footer .tickercontainer .mask #cred li {
	float: left;
	height: 76px;
	line-height: 76px;
	text-align: center;
	}	
#footer .tickercontainer .mask #cred li a { display: block; padding: 0 20px; }
#footer #saplogo {
	background: url(images/footer_sap.png) top left;
	width: 980px;
	height: 36px;
	margin: 10px 0;
	float: left;
	}
#footer #footnav {
	width: 640px;
	height: 24px;
	margin: 10px 0 10px 40px;
	float: left;
	}
#footer #footcopynote{
	float:right;
	margin: 10px 40px 10px 0;
}	
#footer #footnav li {
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin: 0 0 0 5px;
	}
#footer #footcopynote li{
	margin: 0 0 0 5px;
	font-size: 10px;
	float: left;
}	
#footer #footnav li:before, #footer #footcopynote li:before {
	content: '/';
	}
#footer #footnav li.home:before, #footer #footcopynote li.copynote:before {
	content: '';
	}
#footer #footnav li.home a {
	padding: 0;
	}
#footer #footnav li a, #footer #footcopynote li a { color: #353535; padding: 0 0 0 5px; }
#footer #footnav li a:hover, #footer #footcopynote li a:hover  { color: #666; }
.accordion  {
	margin: 30px 0 0px 0;
	font-size: 12px;
	line-height: 18px;
	width: 960px;
	}
.accordion .accordion-piece {
	background: url(images/grad_grey.png) bottom left no-repeat;
	position: relative;
	margin: 0 0 20px 0;
	}
.accordion .accordion-piece.module-proscript:hover,
.accordion .accordion-piece.module-prodoc:hover,
.accordion .accordion-piece.module-procapture:hover {
	background: url(images/grad_orange.png) bottom left no-repeat;
	}
.accordion .accordion-piece.module-smesolutions:hover {
	background: url(images/grad_purple.png) bottom left no-repeat;
	}
.accordion .accordion-piece.module-consulting:hover {
	background: url(images/grad_red.png) bottom left no-repeat;
	}
.accordion .accordion-piece.module-training:hover {
	background: url(images/grad_blue.png) bottom left no-repeat;
	}
	
	
.accordion .accordion-piece.client-testimonials {
	background: url(images/grad_blue.png) bottom left no-repeat !important;
	}
.accordion .accordion-piece.client-testimonials blockquote {
	color: #00aeef;
	font-style: italic;
	font-size: 12px;
	width: 640px !important;
	line-height: 18px;
	padding: 10px 0 0px 0;
	}
.accordion .accordion-piece.client-testimonials em {
	color: #292b73;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 15px;
	}
	
.accordion .accordion-piece.selected {
	background: url(images/grad_orange.png) bottom left no-repeat;
	}
.accordion .accordion-piece.selected.module-smesolutions {
	background: url(images/grad_purple.png) bottom left no-repeat;
	}
.accordion .accordion-piece.selected.module-consulting {
	background: url(images/grad_red.png) bottom left no-repeat;
	}
.accordion .accordion-piece.selected.module-training {
	background: url(images/grad_blue.png) bottom left no-repeat;
	}
.accordion .accordion-piece .piece-logo {
	width: 700px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	line-height: 71px;
	text-indent: 130px;
	font-weight: bold;
	color: #353535;
	}
.accordion .accordion-piece.module-smesolutions .piece-logo {
	color: #9b4b96;
	}
.accordion .accordion-piece.module-consulting .piece-logo {
	color: #ed1c24;
	}
.accordion .accordion-piece.module-training .piece-logo {
	color: #00aeef;
	}
.accordion .accordion-piece.client-testimonials .piece-logo {
	color: #292b73 !important;
	}
.accordion .accordion-piece .piece-logo#logo-proscript {
	background: url(images/logo_proscript.png) 30px top no-repeat;
	text-indent: -9999px;
	}
.accordion .accordion-piece .piece-logo#logo-prodoc {
	background: url(images/logo_prodoc.png) 30px top no-repeat;
	text-indent: -9999px;
	}
.accordion .accordion-piece .piece-logo#logo-procapture {
	background: url(images/logo_procapture.png) 30px top no-repeat;
	text-indent: -9999px;
	}
.accordion .accordion-piece.module-smesolutions .piece-logo {
	background: url(images/logo_smesolutions.png) 30px top no-repeat;
	}
.accordion .accordion-piece.module-consulting .piece-logo,
.accordion .accordion-piece.module-consulting.client-testimonials .piece-logo {
	background: url(images/logo_consulting.png) 30px top no-repeat;
	}
.accordion .accordion-piece.module-training .piece-logo,
.accordion .accordion-piece.module-training.client-testimonials .piece-logo {
	background: url(images/logo_training.png) 30px top no-repeat;
	}
.accordion .handle {
	display: block;
	color: #353535;
	padding: 62px 0 20px 127px;
	margin: 0;
	cursor: pointer;
	}
.accordion .handle .content {
	width: 640px;
	}
.accordion .bubbles {
	width: 245px;
	height: 55px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 50;
	}
.accordion#accordion-prosuite .handle.selected .bubbles {
	bottom: -184px;
	}
.accordion .bubbles a {
	position: absolute;
	top: 0;
	text-indent: -9999px;
	width: 38px;
	height: 55px;
	margin: 0 5px 0 0;
	}
.accordion  .bubbles a.icon-demo {
	left: 0; 
	background: url(images/icon_demo.png) no-repeat;
	}
.accordion  .bubbles a.icon-try {
	left: 84px; 
	background: url(images/icon_try.png) no-repeat;
	}
.accordion  .bubbles a.icon-buy {
	left: 42px; 
	background: url(images/icon_buy.png) no-repeat;
	}
.accordion .bubbles a { background-position: left -68px !important; }
.accordion .bubbles a:hover { background-position: left top !important; }
.handle-subservices{
	width: 500px;
	min-height: 480px;
	padding:0 60px !important;
}
.accordion a.icon-plus {
	background: url(images/icon_plus.png) no-repeat;
	margin: 0;
	float: right;
	position: absolute;
	right: 0;
	z-index: 10;


	}
.accordion .handle.selected a.icon-plus {
	background: url(images/icon_minus.png) top left no-repeat;
	}
.accordion a.icon-minus {
	background: url(images/icon_minus.png) top left no-repeat;
	margin: 0;
	float: right;
	right:0;
	}
.accordion .extended {
	width: 960px;
	}
.accordion#accordion-prosuite .extended {
	margin: 0 0 210px 0px;
	}
.accordion#accordion-smesolutions .extended,
.accordion#accordion-consulting .extended,
.accordion#accordion-training .extended {
	margin: 0 0 170px 0px;
	}
.accordion#accordion-prosuite .module-procapture .extended {
	margin: 0 0 260px 0px;
	}
.accordion .extended .content {
	width: 740px;
	margin: 0 0 0px 0px;
	padding: 0 0 10px 130px;
	}
.accordion#accordion-smesolutions .extended .content {
	background: none;
	padding: 0 0 20px 130px;
	}
.accordion#accordion-smesolutions .extended .content h1 {
	color: #84469c;
	font-size: 27px;
	line-height: 31px;
	margin: 0 0 20px 0;
	width: 760px;
	}
.accordion#accordion-consulting .extended .content h1 {
	color: #ed1c24;
	font-size: 22px;
	line-height: 31px;
	}
.accordion#accordion-consulting .extended .content h2 {
	color: #ed1c24;
	font-size: 18px;
	font-style: italic;
	line-height: 21px;
	margin: 0 0 20px 0;
	}
.accordion .extended .content p {
	margin: 0 0 10px 0;
	}
.accordion .extended .content blockquote {
	width: 410px;
	}
.accordion .extended .content ul {
	width: 410px;
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 18px;
	}
.accordion .extended .content ul li {
	list-style-type: disc;
	margin: 5px 0;
	}
.accordion .extended img.product {
	position: absolute;
	right: 120px;
	bottom: -277px;
	z-index: 60;
	opacity: 0;
	}
.accordion .extended .ctas {
	width: 373px;
	background: url(images/grad_green.png) bottom left no-repeat;
	height: 154px;
	position: absolute;
	bottom: -184px;
	left: 0;
	padding: 0 90px 10px 130px;
	}
.accordion#accordion-smesolutions .extended .ctas,
.accordion#accordion-consulting .extended .ctas,
.accordion#accordion-training .extended .ctas {
	background: url(images/grad_red.png) bottom left no-repeat;
	height: 94px;
	bottom: -144px;
	padding: 20px 60px 10px 50px;
	width: 880px;
	}
.accordion#accordion-training .extended .ctas {
	background: url(images/grad_blue.png) bottom left no-repeat !important;
	}
	


.accordion .extended .ctas a {
	float: left;
	text-indent: -9999px;
	height: 74px;
	margin: 0 0 0 0;
	}
.accordion .extended .ctas a.icon-buy {
	width: 113px;
	background: url(images/cta_addtocart.png) left top no-repeat;
	}
.accordion .extended .ctas a.icon-try {
	width: 143px;
	background: url(images/cta_download.png) left top no-repeat;
	}
.accordion .extended .ctas a.icon-demo {
	width: 117px;
	background: url(images/cta_demo.png) left top no-repeat;
	}
.accordion .extended .ctas .bouncers {
	
	}
.accordion .extended .ctas .cta-freeconsultancy {
	float: left;
	text-indent: -9999px;
	height: 65px;
	width: 280px;
	margin: 0 0 0 0;
	background: url(images/cta_freeconsultancy.png) left -65px no-repeat;
	}
.accordion#accordion-smesolutions .extended .ctas a,
.accordion#accordion-consulting .extended .ctas a,
.accordion#accordion-training .extended .ctas a {
	text-indent: -9999px;
	height: 65px;
	}
.accordion .extended .ctas a.cta-email {
	width: 231px;
	background: url(images/cta_email.png) left -65px no-repeat;
	}
.accordion#accordion-training .extended .ctas a.cta-email {
	width: 228px !important;
	}
.accordion .extended .ctas a.cta-training {
	width: 273px;
	background: url(images/cta_training.png) left -65px no-repeat;
	}
.accordion .extended .ctas a.cta-email:hover {
	background-position: left top;
	}
.accordion .extended .ctas a.cta-training:hover {
	background-position: left top;
	}
.module-proscript form.shopp.product-procapture { display:none; }
.module-proscript form.shopp.product-prodoc { display:none; }
.module-prodoc form.shopp.product-procapture { display:none; }
.module-prodoc form.shopp.product-proscript { display:none; }
.module-procapture form.shopp.product-proscript { display:none; }
.module-procapture form.shopp.product-prodoc { display:none; }
.accordion .extended .ctas .bouncers a { height: 80px; }
.accordion .extended .ctas .bouncers a.icon-buy { background-position: left -228px; }
.accordion .extended .ctas .bouncers a.icon-buy:hover { background-position: left -74px; }
.accordion .extended .ctas .bouncers a.icon-try { background-position: left -228px; }
.accordion .extended .ctas .bouncers a.icon-try:hover { background-position: left -74px; }
.accordion .extended .ctas .bouncers a.icon-demo { background-position: left -228px; }
.accordion .extended .ctas .bouncers a.icon-demo:hover { background-position: left -74px; }
.accordion .handle ul {
	margin: 16px 0 8px 20px;
	}
.accordion .handle ul li {
	background: url(images/bg_li_orange.png) left 6px no-repeat;
	padding: 0 0 0 21px;
	font-weight: bold;
	line-height: 24px;
	}
.accordion#accordion-smesolutions .handle ul li {
	background: url(images/bg_li_purple.png) left 6px no-repeat;
	}
.accordion#accordion-consulting .handle ul li {
	background: url(images/bg_li_red.png) left 6px no-repeat;
	}
.accordion#accordion-training .handle ul li {
	background: url(images/bg_li_blue.png) left 6px no-repeat;
	}
.training-strip {
	position: absolute;
	top: 392px;
	right: 0;
	width: 486px;
	background: url(images/marketing/strip_training.png) no-repeat top center;
	text-indent: -9999px;
	height: 87px;
	z-index: 200;
	}
	
/*-----------------------------------------------------------------------------------------------
DEMOS PAGES
-----------------------------------------------------------------------------------------------*/

#content.demos-content {
	width: 920px;
	margin: 40px auto 20px auto;
	}
#content.demos-content h2 {
	font-size: 14px;
	line-height: 18px;
	color: #353535;
	margin: 0 0 10px 0;
	}
#content.demos-content .opening {
	float: left;
	}
#content.demos-content .opening img.productbox {
	float: left;
	margin: 0 50px 0 0;
	}
#content.demos-content .opening .content {
	float: left;
	padding: 50px 0 0 0;
	width: 640px;
	}
#content.demos-content .opening .content.content-proscript {
	background: url(images/logo_proscript.png) no-repeat -97px -20px;
	}
#content.demos-content .opening .content.content-prodoc {
	background: url(images/logo_prodoc.png) no-repeat -97px -20px;
	}
#content.demos-content .opening .content.content-procapture {
	background: url(images/logo_procapture.png) no-repeat -97px -20px;
	}
#content.demos-content .opening .content ul {
	margin: 20px 0;
	}
#content.demos-content .opening .content ul li {
	background: url(images/bg_li_orange.png) left 6px no-repeat;
	padding: 0 0 0 21px;
	font-weight: bold;
	line-height: 24px;
	}
#content.demos-content .demos {
	margin: 20px 0 ;
	float: left;
	}
#content.demos-content .demos .demo {
	float: left;
	position: relative;
	width: 226px;
	margin: 0 2px;
	}
#content.demos-content .demos .demo a.demopopups {
	position: absolute;
	top: 0;
	left: 0;
	width: 226px;
	height: 172px;
	}
#content.demos-content .demos .demo a.demopopups img {
	position: absolute;
	top: 0;
	left: 0;
	width: 226px;
	height: 172px;
	z-index: 10;
	}
#content.demos-content .demos .demo a.demopopups img.highlight {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	visibility: hidden;
	}
#content.demos-content .demos .demo:hover a.demopopups img.highlight {
	visibility: visible;
	}
#content.demos-content .demos .demo .demo-content {
	background: url(images/gradsmall-orange.png) bottom right no-repeat;
	float: left;
	width: 176px;
	min-height: 180px;
	padding: 20px;
	margin: 172px 5px 0 5px;
	}
#content.demos-content .demos .demo .demo-content h3 {
	width: 206px;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
	text-transform: none;
	}
#content.demos-content .demos .demo .demo-content ul {
	list-style: disc;
	}
#content.demos-content .demos .demo .demo-content ul li {
	margin: 0 0 10px 15px;
	
	}
#content.demos-content .features {
	padding: 0 10px;
	width: 900px;
	float: left;
	margin: 0 0 30px 0;
	}
#content.demos-content .features p {
	margin: 10px 0;
	}
#content.demos-content .features ul {
	list-style-type: disc;
	margin: 10px 0 30px 30px;
	float: left;
	}
#content.demos-content .ctas {
	background: url(images/grad_green.png) bottom left no-repeat;
	float: left;
	height: 128px;
	padding: 20px 60px 10px 30px;
	width: 900px;
	position:relative;
	}
#content.demos-content .ctas .ctas-demo-bouncers {
	position: relative;
	float: left;
	width: 1000px;
}	
#content.demos-content .ctas .price {
	top: 18px;
	left: 356px;
}	
#content.demos-content .ctas .ctas-demo-bouncers .price {
	display: none;
}	
#content.demos-content .ctas .cta-freetrial {
	background: url(images/cta_freedl.png) top left no-repeat;
	float: left;
	height: 48px;
	width: 303px;
	text-indent: -9999px;
}
#content.demos-content .ctas .cta-training {
	background: url(images/cta_training2.png) top left no-repeat;
	float: left;
	height: 48px;
	width: 257px;
	text-indent: -9999px;
	}
#content.demos-content .ctas .cta-buy {
	float: left;
	text-indent: -9999px;
	height: 48px;
	width: 203px;
	background: url(images/cta_addtocart2.png) top left no-repeat;
	cursor: pointer;
	}
#content.demos-content .ctas .ctas-demo-bouncers a.cta-buy {
	background-position:0 -176px;
	height: 75px;
	}
		
#content.demos-content .ctas .ctas-demo-bouncers  a.cta-freetrial{
	height: 75px;
	background-position: 0 -176px;
}	
	

#content.demos-content .ctas .ctas-demo-bouncers .cta-training {
	background-position:0 -176px;
	height: 75px;
	}
.price {
	color: #001977;
	font-size: 20px;
	font-weight: bold;
	left: 284px;
	letter-spacing: 2px;
	line-height: 20px;
	position: absolute;
	top: 0px;
	}

#facebox .content {
	min-width: 650px !important;
	}
#facebox .content p {
	margin: 10px 0;
	}
#facebox .content ul {
	margin: 20px 10px;
	padding: 0 0 0 20px;
	list-style: disc;
	}
#facebox .content ul li {
	margin: 0 0 0 0px;
	}
	
	
	
	
.ctas-topthree {
	float: left;
	height: 85px;
	padding: 20px 30px 10px 30px;
	width: 900px;
	position: absolute;
	left: 0;
	bottom: 0;
	}
	
.ctas-topthree .cta-freeconsultancy {
	float: left;
	text-indent: -9999px;
	height: 65px;
	width: 280px;
	margin: 0 0 0 0;
	background: url(images/cta_freeconsultancy.png) left -65px no-repeat;
	}
.ctas-topthree .cta-email {
	float: left;
	text-indent: -9999px;
	height: 65px;
	margin: 0 0 0 0;
	width: 231px;
	background: url(images/cta_email.png) left -65px no-repeat;
	}
.ctas-topthree a.cta-email:hover {
	background-position: left top;
	}
.ctas-topthree a.cta-training:hover {
	background-position: left top;
	}
	
	

