/********** GENERAL *****************************************************************/

* {
	float:none;
	margin:0;
	padding:0;
}
body {
	padding: 0;
	margin: 0;
	font-family: arial;
}
a {
	color: #333;
	text-decoration: none;
}
a img {
	border: none;
}
ul {
	padding: 0;
	margin: 0;
	line-height: 22px;
}
ul li {
	list-style: none;
	background: transparent url("http://compendium.com/images/link_bullet.gif") no-repeat scroll 0 8px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
.breadcrumbs {
	padding: 24px 0 0 0;
	float: left;
}
.breadcrumbs a {
	font-size: 12px;
	color: #999999 !important;
	text-decoration: none !important;
}
.breadcrumbs span {
	font-size: 12px;
	color: #222222;
}


/********  HEADER ****************************************************************************/

#headwrap {
	width: 100%;
	background: transparent url(http://compendium.com/images/header/header-bg-fade.png) repeat-x;
	height: 72px;
}

#header {
	width: 960px;
	margin: 0 auto;
}
.topshelf {
	margin: 0;
	padding: 0 0 0 0;
	height: 41px;
}
.logo {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
.homenav a {
	margin: 0 0 0 20px;
	float: left;
	width: 53px;
	height: 53px;
	background: transparent url(http://compendium.com/images/header/header-homenav.jpg) no-repeat 0 0;
	z-index: 999;
}
.blognav a {
	margin: 0 0 0 0;
	float: left;
	width: 53px;
	height: 53px;
	background: transparent url(http://compendium.com/images/header/header-homenav.jpg) no-repeat -53px 0;
	z-index: 999;
}
.blognav a:hover {
	margin: 0 0 0 0;
	float: left;
	width: 53px;
	height: 53px;
	background: transparent url(http://compendium.com/images/header/header-homenav-blog.jpg) no-repeat -53px 0;
}
.topshelfRight {
	float: right;
	font-size: 10px;
	padding: 20px 0 0 0;
}
.topshelfRight a {
	text-decoration: none;
	padding: 0 10px 0 10px; 
}
.topshelfRight a:hover {
	text-decoration: underline;
	padding: 0 10px 0 10px; 
}
.socialnav {
	float: left;
	margin: 13px 0 0 5px;
}
.socialnav a {
	float: left;
	font-size: 18px;
	margin: 0 0 10px 0;
}
#bottomshelf {
	float: right;
	width: auto;
	/*margin: 0 0 0 475px;*/
}
#bottomshelf ul {
	list-style: none;
	margin: 6px 0 0 0;
	position: relative;
	line-height: 20px;
	padding: 0 0 0 0;
	min-height: 1%;
	z-index: 1000;
	float: left;
}
#bottomshelf ul li {
	float: left;
	list-style: none;
	background: transparent url("http://compendium.com/images/link_bullet.gif") no-repeat scroll 0 8px;
	padding: 0 0 0 0;
	line-height: 20px;
	margin: 0 0 0 0;
	position: relative;
	z-index: 1000;
	float: left;
}
#bottomshelf ul li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 0 12px 5px 12px;
	margin: 0 10px 0 0;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	z-index: 1000;
}
#bottomshelf ul li:hover a {
	color: #CADB2a;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	background: transparent;
	padding: 0 12px 5px 12px;
	margin: 0 10px 0 0;
	display: block;
	z-index: 1000;
}
#bottomshelf ul li a.selected {
	color: #CADB2a;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	background: transparent;
	padding: 0 12px 5px 12px;
}
#bottomshelf ul li ul {
	top: 8px;
	padding: 0 0 0 0;
	line-height: 20px;
	position: absolute;
	display: none;
	background: #efefef;
	border-bottom: 1px solid #ccc;
	text-align: left;
	width: 185px;
	z-index: 999;
	margin: 17px 0 0 0;
}
#bottomshelf li:hover ul, #bottomshelf li.over ul { 
	display: block; 
}
#bottomshelf li ul li {
	display: block;
	padding: 0;
	margin: 0;
	background: transparent;
	font-size: 12px;
	float: none;
	color: #636467;
	list-style: none;
}
#bottomshelf li:hover ul li a {
	color: #636467;
	padding: 10px 0 10px 10px;
	display: block;
	margin: 0;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
	background: transparent;
}
#bottomshelf li ul li a:hover {
	font-size: 11px;
	padding: 10px 0 10px 10px;
	margin: 0;
	display: block;
	color: #636467;
	text-decoration: none;
	text-transform: none;
	background-color: #dfdfdf;
}
.bottomshelfDemo {
	top: 2px;
	position: relative;
	margin: 5px 0 0 0px;
	z-index: 999;
	background: transparent url(http://compendium.com/images/header/viewdemo.png) no-repeat;
	height: 17px;
	width: 77px;
	display: block;
	float: right;
	min-height: 1%;
}


/********  HOME ********************************************************************/

#fullwrap {
	width: 960px;
	margin: 10px auto;
	background: transparent;
}
#compendiumClients  {
	border-bottom:1px solid #CCCCCC;
	margin:60px 0 0 20px;
	padding: 20px 0;
	text-align: center;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	color: #636467;
}

/********  Mid-Section ********************************************************************/

#midSection {
	width: 960px;
	height: 410px;
	margin: 0 0 40px 0;
	border-bottom: 1px #cccccc solid;
}

.clientQuote {
	background: transparent url(http://compendium.com/images/splash/homepage-phase1-quote.jpg) no-repeat;
	width: 260px;
	padding: 50px 0 0 25px;
	float: left;
}
.clientQuote h5 {
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 20pt;
	color: #636467;
}

.about-phrase {
	width: 605px;
	padding: 15px 25px 0 10px;
	float: left;
	height: 240px;
}

.about-phrase a {
	font-style: italic;
	color: #72a94a;
}

.about-phrase a:hover{
	text-decoration: underline;
	font-style: italic;
}

.about-phrase h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 30pt;
	color: #636467;
}

.oneCol {
	width: 240px;
	float: left;
	margin: 0 20px 0 100px;
	padding: 20px 0 0 0;
}
.oneCol h3 {
	font-size: 10px;
	font-weight: normal;
}

.oneCol h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #636467;
	line-height: 16pt;
	text-decoration: none;
	padding: 2px 0 0 0;
}
.oneCol h4 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #008d3d;
	line-height: 16pt;
	text-decoration: underline;
}
.oneCol a img {
margin: 0 0 0 -4px;
}

.slimCol {
	padding: 20px 0 0 0;
}

.slimCol h3 {
	font-size: 10px;
	padding: 0 0 4px 0;
	font-weight: normal;
}

/********  Lower Container **********************************************************/

#lowerContainer {
	width: 960px;
	clear: both;
	padding: 0 0 0 20px;
	margin: 30px 0;
	height: 440px;
	display: block;
}

.recentPosts {
	width: 500px;
	float: left;
	font-size: 10px;
}

.recentPosts h3 {
	font-size: 10px;
	padding: 0 0 12px 0;
	font-weight: normal;
}

.recentPosts div.title {
	padding-bottom:10px;
}

.recentPosts div.titleAlt {
	padding: 17px 0 10px 0;
}
.recentPosts p {
	font-size: 12px;
	padding-bottom:15px;
	color:#636467;
}
.recentPosts ul {
	list-style: none !important;
}
.recentPosts li {
	list-style: none !important;
}

.recentPosts li a {
	font-size: 12px;
	font-weight: bold;
	color: #636467;
	text-decoration: none;
}

.goGreen {
	color: #008d3d !important;
	text-decoration: underline !important;
}

.featuredWhitepaper {
	width: 400px;
	height: 300px;
	float: left;
	margin: 10px 0 20px 30px;
	background: transparent url(http://compendium.com/images/phase1/newhome_consideringbloggincta.jpg) no-repeat;
}

a.featuredWhitepaperBtn {
	position: absolute;
	margin: 220px 0 0 36px;
	background: url("/images/buttonsprite.png") no-repeat scroll left top transparent;
	height: 52px;
	width: 128px;
}
a.featuredWhitepaperBtn:hover {
	position: absolute;
	margin: 220px 0 0 36px;
	background: url("/images/buttonsprite.png") no-repeat scroll left -53px transparent;
	height: 52px;
	width: 128px;
}


/********  INTERNAL *****************************************************************/
#twocolumnwrap {
	width: 960px;
	margin: 10px auto;
	height: 800px;
	padding: 0px;
	position: relative;
	background: transparent url(http://compendium.com/images/company/company_bg.jpg) no-repeat 90px 0;
}

.sidebar {
	width: 173px;
	/*float: left;*/
	height: 970px;
	position:absolute;
	overflow: hidden;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #636467;
	line-height: 16px;
	list-style: none;
}
.sidebar h1 {
	margin: 26px 0 10px 10px;
	padding: 0;
	font-size: 16px;
	color: #444444;
	list-style: none;
}
.sidebar ul li {
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	color: #636467;
}
.sidebar ul li a {
	font-size: 12px;
	display: block;
	font-weight: normal;
	background: transparent;
	padding: 10px 0 10px 10px;
	margin: 0 0 0 -10px;
}
.sidebar ul li a:hover, .sidebar ul li a.selected  {
	font-size: 12px;
	margin: 0 0 0 -10px;
	background: transparent url(http://compendium.com/images/phase1/highlightedtab-bg.png) no-repeat 0 2px;
	padding: 10px 0 10px 10px;
	display: block;
}
.sidebar ul li ul {
	margin: 0 0 0 20px;
}

.sidebar .circle-btn {
float: left;
margin: -24px 0px 0px 85px;
}

.signup-btn {
margin-bottom: -11px;
}

a.demo-btn {
background: transparent url(http://www.compendium.com/images/buttons/demo-button.png) no-repeat 0 0;
width: 165px;
height:71px;
display: block;
}

a.demo-btn:hover {
background: transparent url(http://www.compendium.com/images/buttons/demo-button.png) no-repeat 0 -69px;
width: 165px;
height:71px;
display: block;
}

.icon-create {
width: 28px;
height: 25px;
background: transparent url(http://compendium.com/images/icon-sprite.png) no-repeat 0px 0;
}

.icon-capture {
width: 30px;
height: 25px;
background: transparent url(http://compendium.com/images/icon-sprite.png) no-repeat 28px 0;
}

.icon-moderate {
width: 25px;
height: 25px;
background: transparent url(http://compendium.com/images/icon-sprite.png) no-repeat 58px 0;
}

.icon-broadcast {
width: 27px;
height: 25px;
background: transparent url(http://compendium.com/images/icon-sprite.png) no-repeat 83px 0;
}

/********** SOLUTIONS EXAMPLES ***************************************************************/

.solution-example-wrap {
  width: 690px;
  height: 330px;
  display: block;
  border-bottom: 1px solid #CCCCCC;
  }
  
  .solution-example {
  float: left;
  height: 240px;
  width: 230px;
  }
  
  .solution-example a {
  background: none repeat scroll 0 0;
  background-color: #FFFFFF;
  clear: both;
  display: block;
  padding: 15px;
  width: 200px;
  height: 240px;
  }
  
  .solution-example a:hover {
  background: none repeat scroll 0 0;
  background-color: #EFEFEF;
  width: 200px;
  height: 240px;

  }
  .solution-example img {
  float: none;
  margin-left: 15px;
  padding-bottom: 10px
  }

.solution-example-dwnld { 
width: 200px;
height:50px;
position: relative;
/*margin: 0px 0 0 40px;*/
}
  
.solution-example-dwnld a.button { 
background: transparent url(http://www.compendium.com/images/buttons/download-button-grey-small.png) no-repeat 0 0;
width: 117px;
height:50px;
padding: 0px;
position: relative;
margin: 0px 0 0 45px;
}

.solution-example-dwnld a.button:hover { 
background: transparent url(http://www.compendium.com/images/buttons/download-button-grey-small.png) no-repeat 0 -49px;
width: 117px;
height:50px;
padding: 0px;
position: relative;
margin: 0px 0 0 45px;
}
  
/********** RESOURCES ***************************************************************/

.mainColumn {
	width: 767px;
	float: right;
	margin: 10px 0 0 0;
	background: #FFFFFF;
	margin-right:20px;
  padding-bottom: 20px;

}
.mainColumnTitle {
	background: #FFFFFF url(http://compendium.com/images/phase1/titlebarbg.jpg) repeat;
	height: 50px;
	width: 750px;
	padding: 0 0 0 20px;
}
.mainColumn h1 {
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	padding: 0 0 0 10px;
	float: left;
}
.subnavHorizontal {
	float: right;
	padding: 24px 0 0 0;
}
.subnavHorizontal a {
	font-size: 12px;
	color: #3a3a3a;
	font-weight: bold;
	padding: 0 0 0 20px;
}
.sortMenu {
	padding: 20px 20px 0 0;
	font-size: 12px;
	float: right;
}
.sortMenu select {
	width: 180px;
	margin: 0 0 0 20px;
}
#resources {
}
#resources div a {
	list-style: none;
	padding: 20px 20px 20px 20px;
	clear: both;
	width: 730px;
	display: block;
	border-top: 1px #CCCCCC solid;
	height: 140px;
	font-size: 12px;		
	font-weight: normal;
	background: #FFF;
	line-height: 20px;
}
#resources div a:hover {
	list-style: none;
	padding: 20px 20px 20px 20px;
	clear: both;
	width: 730px;
	display: block;
	border-top: 1px #CCCCCC solid;
	height: 140px;
	font-size: 12px;		
	font-weight: normal;
	background: #EFEFEF;
	line-height: 20px;
}
#resources div a img {
	float: left;
	margin: 0 20px 0 0;
}
#resources h3 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
	color: #222222;
}
.description {
	color: #222222;
	display: block;
}
.industry {
	color: #999999; 
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 5px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
	color: #444444;
}
.sortDiv time  {
	color: #62bb46;
	font-weight: bold;
}
#resources h3 a {
	float: left;
	display: block;
}


/*********  FEATURES or BENEFITS  ***************/

.mainColumnFeatures {
	width: 690px;
	float: right;
	padding: 40px 40px 0 40px;
	font-size: 12px;
	margin-right:15px;
}
.mainColumnFeatures p {
	line-height: 22px;
	padding: 0;
}
.mainColumnFeatures span {
	line-height: 22px;
}
.mainColumnFeatures h2{
	padding: 0 0 0 0;
	font-size: 22px;
	color: #636467;
}
.mainColumnFeatures h3{
	margin: 26px 0 0 0;
	font-size: 18px;
	color: #636467;
}
.mainColumnFeatures ol{
line-height: 22px;}
.marginLeft {
	margin: 0 0 0 20px;
}
.marginRight {
	margin: 0 20px 0 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.nofloat {
	float: none;
}
.fact {
	background: #ebf2eb;
	padding: 40px;
	width: 300px;
}

/*********  CLIENTS  **********************************************************************/

#clientsSubnav {
	width: 940px;
	margin: 10px 0 0 30px;
	height: 20px;
	padding: 0 0 0 20px;
}
#clientsWrapper {
	background: transparent url(http://compendium.com/images/company_clients-bg_03.jpg) no-repeat -20px 30px;
	width: 1060px;
	margin: 10px auto;
	padding: 65px 0 0 0;
	height: 800px;
}
.clientsContent {
	width: 680px;
	margin: 0px 0 0 49px;
	padding: 0 0 0 30px;
	float: left;
}


/********** COMPANY ***********************************************************************/

.companyMainColumn {
	width: 700px;
	padding: 20px 20px 0 40px;
	background: transparent;
	float: right;
	font-size: 12px;
	margin-right:20px;
}
.company-side-height {
height: 600px;
}
.companyMainColumn h1 {
	font-size: 24px;
	font-weight: bold;
	color: #222222;
	padding: 20px 0 2px 0;
	margin: 0 0 0 0;
}
.companyMainColumn h2 {
	font-size: 12px;
	font-weight: normal;
	color: #636467;
	padding: 10px 0 2px 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
.companyMainColumn h3 {
	font-size: 12px;
	font-weight: normal;
	color: #636467;
	padding: 20px 0 2px 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
.companyMainColumn p {
	line-height: 18px;
	margin: 10px 0 10px 0;
}
.companyMainColumn a {
	color: #008d3d;
	text-decoration: underline;
}
.companyMainColumncontent {
	display: block;
	float: none;
}
.underline {
	border-bottom: 1px #999999 solid;
	width: 100%;
	margin: 0 0 20px 0;
}
.mainLeft {
	width: 460px;
	float: left;
}

.mainLeft ul li{
	margin: 0 0 20px 0;
}
.mainLeft ul li a {
	text-decoration: underline;
}
.mainRight {
	width: 180px;
	float: left;
	margin: 0 0 0 40px;
}
.contactSocial {
	float: right;
	margin: 30px 0 0 0;
}
.contactSocial a {
	float: left;
	font-size: 18px;
	margin: 0 0 10px 0;
}

/************ Advisory Council *********************************************************************/

.bio {
        margin: 10px 44px 20px 0;
        width: 300px;
        float: left;
        height: 240px;
}
 .bio p {
        font-size: 12px;
        text-align: left;
}
 .bio img {
        float: left;
        width: 80px;
        padding: 0 16px 0 0;
}


/************ FOOTER ******************************************************************************/


#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	background: #272727 url(http://compendium.com/images/compendium-footer-bg.jpg) repeat-x;
	font-size: 12px;
	font-color: #efefef;
	height: 400px;
}
.footerMain {
	width: 960px;
	margin: 0 auto;
}
.footerLeft {
	float: left;
	width: 680px;
}
.footerRight {
	float: left;
	width: 200px;
	margin: 0 0 0 40px;
}
.copyright {
	clear: both;
	text-align: left;
	padding: 20px 0 20px 20px;
	color: #dfdfdf;
	font-size: 12px;
}
.copyright a {
	text-decoration: none;
	color: #dfdfdf;
}
.copyright a:hover {
	text-decoration: underline;
}
.newsletterSignup {
	height: 62px;
	width: 668px;
	background: transparent url(http://compendium.com/images/newsletter/newsletter-footer.png) no-repeat;
}
.newsletterSignup form {
	float: right;
	margin: 0 20px 0 0;
}
.newsletterSignup form input.text {
	margin: 18px 0 0 -220px;
	border: none;
	color: #444444;
	font-size: 11px;
	background: #efefef;
	padding: 7px 6px;
	width: 200px;
	position: absolute;
}
.newsletterSignup form input.submit {
	margin: 17px 0 0 0;
	border: none;
	background: transparent;
}
#footer h4, #footer h4 a {
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0 5px 0 0;
}
#footer h5 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
	margin: 20px 0 10px 0;
}
.footerNav {
	width: 140px;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 10px 0 0;
}
.footerNavfirst {
	margin: 0 0 0 30px;
}
.footerNav ul {
	font-weight: normal;
	margin: 0 0 0 0;
}
.footerNav ul li {
	font-weight: normal;
}
.footerNav ul li a {
	color: #dfdfdf;
	text-decoration: none;
}
.footerNav ul li a:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.contactFooter {
	color: #dfdfdf;
}
.socialFooter {
	margin: 0 0 30px 0;
}
.socialFooter a {
	display: block;
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #dfdfdf;
}
.socialBlog {
	background: transparent url(http://compendium.com/images/compendium-social.png) no-repeat 0 0;
	height: 18px !important;
	padding: 0 0 0 24px;
}
.socialTwitter {
	background: transparent url(http://compendium.com/images/compendium-social.png) no-repeat 0 -18px;
	height: 18px !important;
	padding: 0 0 0 24px;
}
.socialFacebook {
	background: transparent url(http://compendium.com/images/compendium-social.png) no-repeat 0 -36px;
	height: 18px !important;
	padding: 0 0 0 24px;
}
.socialLinkedin {
	background: transparent url(http://compendium.com/images/compendium-social.png) no-repeat 0 -55px;
	height: 18px !important;
	padding: 0 0 0 24px;
}
.socialYoutube {
	background: transparent url(http://compendium.com/images/compendium-social.png) no-repeat 0 -73px;
	height: 18px !important;
	padding: 0 0 0 24px;
}

/* ---------------------------------------------------- */
/* Split Leader
/* ---------------------------------------------------- */

#splitleader{
width:960px;
height: 280px;
border: none;
background: transparent url(http://www.compendium.com/images/split-leader-bg.jpg) no-repeat;
}

#splitleader a.blue-download-btn {
background: transparent url(http://www.compendium.com/images/buttons/blue-download-btn.png) no-repeat 0 0;
width: 208px;
height:89px;
position: absolute;
margin: 175px 0 0 225px;
}

#splitleader a.blue-download-btn:active {
margin: 176px 0 0 225px;
}

#splitleader a.green-demo-btn {
background: transparent url(http://www.compendium.com/images/buttons/green-demo-btn.png) no-repeat 0 0;
width: 292px;
height:97px;
position: absolute;
margin: 182px 0 0 663px;
}

#splitleader a.green-demo-btn:active {
margin: 183px 0 0 663px;
}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 960px;
height: 280px;
background: transparent url(http://www.compendium.com/images/new-leader/NewLeaderboard960.jpg) no-repeat;
border: none;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}           

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
float: right;
overflow: hidden;
margin-left: 233px;
width: 727px;
height: 280px;}

#slideshow .slides ul {
width: 2908px;
height: 280px;}

#slideshow .slides li {
float: left;}

#slide-one {
background: transparent url(http://www.compendium.com/images/new-leader/leader-offer-1.png) no-repeat;
width: 727px;
height: 280px;
padding: 25px 0 0 0;
}

#slide-two {
background: transparent url(http://www.compendium.com/images/new-leader/leader-offer-2.png) no-repeat;
width: 727px;
height: 280px;
padding: 40px 0 0 0;
}

#slide-three {
background: transparent url(http://www.compendium.com/images/slide3-960.png) no-repeat;
width: 727px;
height: 280px;
padding: 40px 0 0 0;
}

#slide-four {
background: transparent url(http://www.compendium.com/images/leader-offer-1.png) no-repeat;
width: 727px;
height: 280px;
padding: 25px 0 0 0;
}

/* ---------------------------------------------------- */
/* Leader Button
/* ---------------------------------------------------- */
#slideshow a.leader-btn {
background: transparent url(http://compendium.com/images/phase1/demo-button.png) no-repeat 0 0;
width: 165px;
height:71px;
position: absolute;
z-index: 999;
margin: 200px 0 0 40px;
}


#slideshow a.leader-btn:hover {
background: transparent url(http://compendium.com/images/phase1/demo-button.png) no-repeat 0 -69px;
width: 165px;
height:71px;
position: absolute;
z-index: 999;
margin: 200px 0 0 40px;
}

#slideshow a.leader-btn:active {
margin: 201px 0 0 40px;
}

#slideshow a.download-btn {
background: transparent url(http://www.compendium.com/images/buttons/download-button.png) no-repeat 0 0;
width: 165px;
height:71px;
position: absolute;
margin: 163px 0 0 430px;
}


#slideshow a.download-btn:hover {
background: transparent url(http://www.compendium.com/images/buttons/download-button.png) no-repeat 0 -69px;
width: 165px;
height:71px;
position: absolute;
margin: 163px 0 0 430px;
}

#slideshow a.download-btn:active {
margin: 164px 0 0 430px;
}

#slideshow a.reserve-spot-btn {
background: transparent url(http://www.compendium.com/images/buttons/reserve-your-spot-button.png) no-repeat 0 0;
width: 165px;
height:71px;
position: absolute;
margin: 140px 0 0 485px;
}

#slideshow a.reserve-spot-btn:hover {
background: transparent url(http://www.compendium.com/images/buttons/reserve-your-spot-button.png) no-repeat 0 -69px;
width: 165px;
height:71px;
position: absolute;
margin: 140px 0 0 485px;
}

#slideshow a.reserve-spot-btn:active {
margin: 141px 0 0 485px;
}

#slideshow a.demo-btn {
background: transparent url(http://www.compendium.com/images/buttons/demo-button.png) no-repeat 0 0;
width: 165px;
height:71px;
position: absolute;
margin: 153px 0 0 390px;
}

#slideshow a.demo-btn:hover {
background: transparent url(http://www.compendium.com/images/buttons/demo-button.png) no-repeat 0 -69px;
width: 165px;
height:71px;
position: absolute;
margin: 153px 0 0 390px;
}

#slideshow a.demo-btn:active {
margin: 154px 0 0 390px;
}

#slideshow a.big-demo-button {
background: transparent url(http://www.compendium.com/images/big-demo-button.png) no-repeat 0 0;
width: 261px;
height:108px;
position: absolute;
margin: -19px 0 0 5px;
}

#slideshow a.big-demo-button:hover {
background: transparent url(http://www.compendium.com/images/big-demo-button.png) no-repeat 0 0px;
width: 261px;
height:108px;
position: absolute;
margin: -19px 0 0 5px;
}

#slideshow a.big-demo-button:active {
margin: -18px 0 0 5px;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background: transparent;
position: absolute;
background-image: url(http://www.compendium.com/images/new-leader/leader-menu.jpg);
width: 233px;
height: 280px;
z-index: 999;
margin: 0;}

#slideshow .slides-nav ul {
float: left;
width: 233px;
height: 280px;
}

#slideshow .slides-nav li {
width: 233px;
height: 70px;
float: left;
display: block;
margin: 0px;
background: none;
padding: 0px;
}

#slideshow .slides-nav li a {
color: #545454;
width: 233px;
height: 70px;
display: block;
font-size: 12px;
text-align: center;
text-decoration: none;
margin: 0px;
}

#slideshow .slides-nav li a:hover.webinar, #slideshow .slides-nav li a.active.webinar {
background-image: url(http://www.compendium.com/images/new-leader/leader-menu-on.jpg);
background-position: 0 0;
margin: 0px;
}

#slideshow .slides-nav li a:hover.toolkit, #slideshow .slides-nav li a.active.toolkit {
background-image: url(http://www.compendium.com/images/new-leader/leader-menu-on.jpg);
background-position: 0px -70px;
margin: 0px;
}

#slideshow .slides-nav li a:hover.whitepaper, #slideshow .slides-nav li a.active.whitepaper {
background-image: url(http://www.compendium.com/images/new-leader/leader-menu-on.jpg);
background-position: 0px -140px;
margin: 0px
}

#slideshow .slides-nav li a:hover.schedule-demo, #slideshow .slides-nav li a.active.schedule-demo {
background-image: url(http://www.compendium.com/images/new-leader/leader-menu-on.jpg);
background-position: 0px -210px;
margin: 0px
}

.js #slideshow .slides-nav li.on {
background-image: url(http://www.compendium.com/images/new-leader/leader-menu-on.jpg);
margin: 0px;
}

#slideshow .slides-nav li.webinar {
background-position: 0 0;
}

#slideshow .slides-nav li.toolkit {
background-position: 0px -70px;
}

#slideshow .slides-nav li.whitepaper {
background-position: 0px -140px;
}

#slideshow .slides-nav li.schedule-demo {
background-position: 0px -210px;
}

/* ---------------------------------------------------- */
/* Slide Content
/* ---------------------------------------------------- */
#slideshow .slide-content {
width: 400px;
margin: 40px 0 0 52px;
}

#slideshow .slide-content h1, #slideshow .slide-content h2, #slideshow .slide-content h3, #slideshow .slide-content h4{
line-height: 30px;
}

#slideshow .slide-content h1{
font-size: 24px;
font-weight: bold;
color: #636363;

}

#slideshow .slide-content h2, #slideshow #slideshow .slide-content h4{
font-size: 30px;
font-weight: bold;
color: #636363;
margin-top: 30px;
}

#slideshow .slide-content h3{
font-size: 24px;
font-weight: bold;
color: #636363;
}

#slideshow .slide-content ul{
margin: 10px 0 0 2px;
font-weight: bold;
color: #636363;
font-size: 12px;
line-height: 16pt;
}

#slideshow .slide-content ul li{
float:none;
line-height: 16pt;
padding: 0 0 0 10px;
font-size: 12px;
font-weight: normal;
color: #333;
background: url("http://www.compendium.com/images/link_bullet.gif") no-repeat scroll 0 7px transparent;
}
 
.sidebar-cta { display: block; width:160px; height:160px; }

.roi-toolkit { background-image: url(http://www.compendium.com/images/roi-toolkit-new.png); background-repeat: no-repeat; }

.ecommerce-guide { background-image: url(http://www.compendium.com/images/sitesidebar-eCommerceGuide.png); background-repeat: no-repeat; }

  .sidebar-cta-roi a { 
  background: transparent url(http://www.compendium.com/images/buttons/download-button-grey-small.png) no-repeat 0 0;
width: 117px;
height:50px;
position: absolute;
margin: 70px 0 0 20px;
}

.sidebar-cta-roi a:hover { 
background: transparent url(http://www.compendium.com/images/buttons/download-button-grey-small.png) no-repeat 0 -49px;
width: 117px;
height:50px;
position: absolute;
margin: 70px 0 0 20px;
}

.sidebar-cta-webinar a { 
  background: transparent url(http://www.compendium.com/images/buttons/register-button-grey-small.png) no-repeat 0 0;
width: 117px;
height:50px;
position: absolute;
margin: 155px 0 0 20px;
}

.sidebar-cta-webinar a:hover { 
background: transparent url(http://www.compendium.com/images/buttons/register-button-grey-small.png) no-repeat 0 -49px;
width: 117px;
height:50px;
position: absolute;
margin: 155px 0 0 20px;
}

.sidebar-collab {
width: 117px;
margin-bottom: 50px;
}

.sidebar-collab a { 
  background: transparent url(http://www.compendium.com/images/buttons/learn-more-button-grey-small.png) no-repeat 0 0;
width: 117px;
height:50px;
position: absolute;
margin: 0 0 0 20px;
}

.sidebar-collab a:hover { 
background: transparent url(http://www.compendium.com/images/buttons/learn-more-button-grey-small.png) no-repeat 0 -49px;
width: 117px;
height:50px;
position: absolute;
margin: 0 0 0 20px;
}

.sidebar-roi-bg {
background: transparent url(http://www.compendium.com/images/sidebar-roi.png) no-repeat;
width:173px; 
height:120px;
}

.sidebar-webinar-bg {
background: transparent url(http://www.compendium.com/images/sidebar-alerding-webinar.png) no-repeat;
width:173px; 
height:210px;
}


/******* SLIDESHOW **********************************************************************************/

/*#slideshow {
	width: 960px;
	border: none;
}
#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
/*}
#slideshow ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}            

/***** SLIDESHOW > SLIDES  ***************/

/*#slideshow .slides {
	overflow: hidden;
	width: 960px;
}

#slideshow .slides ul {
	width: 3840px;
	height: 342px;
}

#slideshow .slides li {
	float: left;
}

#slide-one {
	background: transparent url(http://compendium.com/phase2/slideshow/leader1.jpg) no-repeat;
	width: 960px;
	height: 332px;
	padding: 40px 0 0 0;
}
#slide-two {
	background: transparent url(http://compendium.com/phase2/slideshow/leader2.jpg) no-repeat;
	width: 960px;
	height: 332px;
	padding: 40px 0 0 0;
}
#slide-three {
	background: transparent url(http://compendium.com/phase2/slideshow/leader3.jpg) no-repeat;
	width: 960px;
	height: 332px;
	padding: 40px 0 0 0;
}
#slide-four {
	background: transparent url(http://compendium.com/phase2/slideshow/leader4.jpg) no-repeat;
	width: 960px;
	height: 332px;
	padding: 10px 0 0 0;
}

/******* Leader Demo Button **************************/

/*#slideshow a.leader-btn {
background: transparent url(http://compendium.com/images/phase1/demo-button.png) no-repeat 0 0;
width: 165px;
height:71px;
position: absolute;
margin: 20px 0 0 0;
}

#slideshow a.leader-btn:hover {
	background: transparent url(http://compendium.com/images/phase1/demo-button.png) no-repeat 0 -69px;
	width: 165px;
	height:71px;
	position: absolute;
	margin: 20px 0 0 0;
}

#slideshow a.leader-btn:active {
	margin: 21px 0 0 0;
}

/******* Leader Download Button **************************/

/*#slideshow a.leader-dwnld-btn {
background: transparent url(http://compendium.com/images/buttons/download-button.png) no-repeat 0 0;
width: 165px;
height:71px;
position: absolute;
margin: 20px 0 0 0;
}

#slideshow a.leader-dwnld-btn:hover {
	background: transparent url(http://compendium.com/images/buttons/download-button.png) no-repeat 0 -69px;
	width: 165px;
	height:71px;
	position: absolute;
	margin: 20px 0 0 0;
}

#slideshow a.leader-dmnld-btn:active {
	margin: 21px 0 0 0;
}

/******* SLIDESHOW > NAVIGATION ****************/

/*#slideshow .slides-nav {
	background: transparent;
	position: absolute;
	z-index: 500;
	margin: 300px 0 0 0;
}

#slideshow .slides-nav ul {
	padding: 0 0 0 0;
	margin: 0;
}
#slideshow .slides-nav li {
	background: transparent url(http://compendium.com/phase2/slideshow/leadertab.png) no-repeat;
	width: 231px;
	height: 30px;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
}
#slideshow .slides-nav li.first {
	margin-left: 5px;
}
#slideshow .slides-nav li a {
	color: #4a4a4a;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 0;
	text-shadow:0px 2px 10px #FFFFFF;
}
.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
	background: transparent;
}


/****** Slide Content *****************/

/*#slideshow .slide-content {
	width: 400px;
	margin: 40px 0 0 52px;
}
#slideshow .slide-content h1, #slideshow .slide-content h2, #slideshow .slide-content h3, #slideshow .slide-content h4 {
	line-height: 30px;
}
/*
#slideshow .slide-content h1 {
	font-size: 30px;
	font-weight: bold;
	color: #636363;
} */
/*#slideshow .slide-content h1, #slideshow .slide-content h2, #slideshow #slideshow .slide-content h4 {
	font-size: 30px;
	font-weight: bold;
	color: #636363;
	margin-top: 30px;
}
#slideshow .slide-content h3 {
	font-size: 24px;
	font-weight: bold;
	color: #636363;
}
#slideshow .slide-content ul {
	margin: 10px 0 0 2px;
	font-weight: bold;
	color: #636363;
	font-size: 12px;
	line-height: 16pt;
}
#slideshow .slide-content ul li {
	float:none;
	line-height: 16pt;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background: url("http://www.compendium.com/images/link_bullet.gif") no-repeat scroll 0 7px transparent;
}*/ 

}

