@charset "utf-8";
/* CSS Document */

body  .content_bottom.homepageclone {
	background: url(../img/front-content-bottom-bottom.gif) bottom left no-repeat;
	width: 1010px;
	padding: 0px 0px 19px 18px;
	margin: 46px auto 0 auto;
}

body  .content_bottom.homepageclone .wrap {
	width: 942px;
	background: #f4f4f4 url(../img/front-content-bottom-top.gif) 0px 0px no-repeat;
	min-height: 1%;
	padding: 32px 0px 4px 38px;
}

body  .content_bottom.homepageclone .wrap:after { content: ""; display: block; height: 0; clear: both; }

body  .content_bottom.homepageclone .block {
	float: left; 
	width: 410px;
}
body  .content_bottom.homepageclone h2 { 
	color: #2e2e2e;
	font-size: 23px;
	border-bottom: 1px #7e7e7e solid; 
    font-family: 'PTSansNarrowRegular';
	padding-bottom: 23px;
	margin-bottom: 23px;
}

body  .content_bottom.homepageclone a { 
	color: #969696;
	text-decoration: none;
}
body  .content_bottom.homepageclone ul {
	padding: 0px;
	margin: 0px;
}
body .content_bottom.homepageclone li {
	font-size: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 18px 0px;
}


/*************** Index Test May 2012 ***************/

/***** Fonts *****/




/********** Global Styles **********/

body {
	margin: 0;
}

.main-wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}

.green-button{
	display: block;
	width: 182px;
	height: 40px;
	background-image: url(../img/homepageclones/green-submit-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.green-button:hover {
	background-position: 0 -40px;
	}	

.green-button span {
	position: absolute;
	text-indent: -9999px;
	}	


.green-button-old{
	display: block;
	width: 186px;
	height: 47px;
	background-image: url(../img/homepageclones/green-submit-button-old.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.green-button-old:hover {
	background-position: 0 -47px;
	}	

.green-button-old span {
	position: absolute;
	text-indent: -9999px;
	}	



.blue-demo-button{
	display: block;
	width: 104px;
	height: 31px;
	background-image: url(../img/homepageclones/blue-demo-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.blue-demo-button:hover {
	background-position: 0 -31px;
	}	

.blue-demo-button span {
	position: absolute;
	}		

.gray-button{
	display: block;
	width: 134px;
	height: 41px;
	background-image: url(../img/homepageclones/no-hero-gray-learn-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 10px auto 0 auto;
	}
	
.gray-button:hover {
	background-position: 0 -41px;
	}	

.gray-button span {
	position: absolute;
	text-indent: -9999px;
	}
	
.lightblue-button{
	display: block;
	width: 140px;
	height: 36px;
	background-image: url(../img/homepageclones/lightblue-learn-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	}
	
.lightblue-button:hover {
	background-position: 0 -36px;
	}	

.lightblue-button span {
	position: absolute;
	text-indent: -9999px;
	}
	

.powerful-gray-button{
	display: block;
	width: 134px;
	height: 41px;
	background-image: url(../img/homepageclones/no-hero-gray-powerful-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	}

.agile-gray-button{
	display: block;
	width: 134px;
	height: 41px;
	background-image: url(../img/homepageclones/no-hero-gray-agile-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 20px auto 0 auto;
	}
	
.powerful-gray-button:hover, .agile-gray-button:hover {
	background-position: 0 -41px;
	}	

.powerful-gray-button span, .agile-gray-button span {
	position: absolute;
	text-indent: -9999px;
	}

#demo{
	width: 100%;
	height: 50px;
	float: left;
	background-color: #4d9be7;
	margin: 0 0 50px 0;
	color: #fff;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	}

#demo .demo-wrapper {
	width: 450px;
	margin: 0 auto;
	position: relative;
	}

#demo .demo-wrapper a {
	font-size: 1.2em;
	color: #fff;
	float: left;
	margin: 10px 0 0 0;
	}
#demo .demo-wrapper a span {
	margin: 5px 0 0 0;
	position: absolute;
	text-indent: -9999px;
	float: left;
	}

#demo .demo-wrapper p{
	font-size: 1.1em;
	margin: 12px 0 0 10px;
	float: left;
	color: #fff;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}

#demo .demo-wrapper .top-margin{
	margin-top: 10px !important;
	}

#demo .demo-wrapper img {
	position: absolute;
	top: -5px;
	right: -50px;
	}	
	
/********** No Hero **********/

.NoHero {
	background-color: #4588bc;
	background-image: url(../img/homepageclones/no-hero-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border-top: 5px solid #4d9be7;
	font-family: Helvetica, sans-serif;
	color: #3a3a3a;
	}	


.NoHero #headline h2{
	color: #fff;
	font-family: 'PTSansBold', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 2.6em;
	text-align: center;
	text-shadow: 1px 1px 3px #464646;
	margin: 30px 0;
	padding: 0;
	line-height: 1.2em;
	}
		
.NoHero #left {
	width: 230px;
	float: left;
	margin: 0 25px 0 0;
	}	
	
.NoHero #left .left-button {
	width: 230px;
	height: 130px;
	float: left;
	}

.NoHero #left .orange {
	background-image: url(../img/homepageclones/no-hero-orangebox-bkgd.png);
	background-repeat: repeat-x;
	}

.NoHero #left .blue {
	background-image: url(../img/homepageclones/no-hero-bluebox-bkgd.png);
	background-repeat: repeat-x;
	}	
	
.NoHero #left .green {
	background-image: url(../img/homepageclones/no-hero-greenbox-bkgd.png);
	background-repeat: repeat-x;
	}		
	
.NoHero #left .left-button h3 {
	color: #fff;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 1.2em;
	}
		
	
/********** No Hero No Form **********/	

#NoHeroNoForm {
	height: 610px;
	}

#NoHeroNoForm #right {
	width: 745px;
	float: left;
	}

#NoHeroNoForm #right #quote {
	width: 603px;
	height: 130px;
	float: left;
	position: relative;
	background-image: url(../img/homepageclones/no-hero-whitebox-bkgd.png);
	background-repeat: repeat-x;
	margin: 0 25px 25px 0;
	padding: 0;
	}

#NoHeroNoForm #right #quote .quote-link{
	display:block;
	height:100px;
	width: 573px;
	padding: 15px;
	}

#NoHeroNoForm #right #quote a.quote-link{
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.2em;
	text-decoration: none;
	color: #398fe5;
	}

#NoHeroNoForm #right #quote a span.hero-info {
	font-size: .7em;
	margin: 10px 0 0 0;
	padding: 0;
	color: #626262;
	font-family: Helvetica, Arial, sans-serif;
	}

#NoHeroNoForm #right #quote img {
	position: absolute;
	right: -39px;
	top:92px;
	}	

#NoHeroNoForm #right #headshot img{
	width: 117px;
	height: 130px;
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
	}

#NoHeroNoForm #right #app-box {
	width: 255px;
	height: 205px;
	float: left;
	position: relative;
	background-image: url(../img/homepageclones/no-hero-whitebox-bkgd.png);
	background-repeat: repeat;
	margin: 0;
	padding: 15px 15px 15px 215px;
	text-align: center;
	}
	
#NoHeroNoForm #right #app-box img{
	position: absolute;
	top: -12px;
	left: 5px;
	}
	
#NoHeroNoForm #right #app-box h3 {
	font-family: 'PTSansBold', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #398fe5;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	color: #3a3a3a;
	line-height: 1.2em;
	}	

#NoHeroNoForm #right #app-box p {
	font-size: .9em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	}
	
#NoHeroNoForm #right #app-box a.green-button {
	margin: 30px auto 0 auto;
	}	
	
#NoHeroNoForm #right #right-buttons {
	width: 260px;
	height: 235px;
	float: left;
	}


#NoHeroNoForm #right #right-buttons .powerful-gray-button, #NoHeroNoForm #right #right-buttons .agile-gray-button {
	}



/***** OLD *****/
#NoHeroNoForm #right #quote h4 {
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.2em;
	text-decoration: none;
	color: #398fe5;
	}
	
#NoHeroNoForm #right .quote {
	padding: 15px;
	}

#NoHeroNoForm #right .right-buttons {
        width: 230px !important;
        height: 215px !Important;
        margin-left: 30px;
	background-image: url(../img/homepageclones/no-hero-whitebox-bkgd.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 20px
	}	

#NoHeroNoForm #right #app-box a.green-button-old {
	margin: 30px auto 0 auto;
	}	
/***** END OLD *****/	



/********** No Hero Form **********/	

#NoHeroForm {
	height: 670px;
	}

#NoHeroForm .white-box-wrapper {
	width: 970px;
	height: 470px;
	background-image: url(../img/homepageclones/no-hero-whitebox-bkgd.png);
	background-repeat: repeat;
	margin: 0 auto 19px auto;
	padding: 15px;
	}

#NoHeroForm .white-box-wrapper #middle {
	width: 380px;
	height: 390px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
	}

#NoHeroForm .white-box-wrapper #middle #quote{
	width: 350px;
	height: 159px;
	background-image: url(../img/homepageclones/no-hero-speechbox.png);
	background-repeat: repeat;
	padding: 15px;
	position: absolute;
	
	}

#NoHeroForm .white-box-wrapper #middle #quote h4{
	color: #398fe5;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.2em;
	}

#NoHeroForm .white-box-wrapper #middle #quote p{
	font-size: .9em;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.2em;
	}

#NoHeroForm .white-box-wrapper #middle #headshot{
	width: 145px;
	height: 162px;
	float: left;
	margin: 178px 15px 0 25px;
	}

#NoHeroForm .white-box-wrapper #middle #ipad{
	width: 170px;
	height: 217px;
	float: left;
	margin-top: 175px;
	}

#NoHeroForm .white-box-wrapper #form {
	background-color: #fff;
	width: 313px;
	height: 453px;
	float: right;
	border: 1px solid #4d9be7;
	padding: 15px 0 0 0;
	}
	
#NoHeroForm .white-box-wrapper #form h3 {
	font-family: 'PTSansBold', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #398fe5;
	padding: 0 0 5px 0;
	margin: 15px 15px 10px 15px;
	text-align: center;
	color: #3a3a3a;
	}

#NoHeroForm .white-box-wrapper #form p {
	font-size: .9em;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	line-height: 1.2em;
	}

#NoHeroForm .white-box-wrapper #bottom-buttons {
	width: 635px;
	float: left;
	margin: 30px 0 0 0;
	}

#NoHeroForm .white-box-wrapper #bottom-buttons .powerful-gray-button{
	display: block;
	width: 134px;
	height: 41px;
	float: left;
	background-image: url(../img/homepageclones/no-hero-gray-powerful-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 !important;
	}

#NoHeroForm .white-box-wrapper #bottom-buttons .agile-gray-button{
	display: block;
	width: 134px;
	height: 41px;
	float: left;
	background-image: url(../img/homepageclones/no-hero-gray-agile-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0 40px;
	}

#NoHeroForm .white-box-wrapper #bottom-buttons .powerful-gray-button:hover, #NoHeroForm .white-box-wrapper #bottom-buttons .agile-gray-button:hover {
	background-position: 0 -41px;
	}	

#NoHeroForm .white-box-wrapper #bottom-buttons .powerful-gray-button span, #NoHeroForm .white-box-wrapper #bottom-buttons .agile-gray-button span {
	position: absolute;
	text-indent: -9999px;
	}
	
#NoHeroForm .white-box-wrapper #bottom-buttons p {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	}	

#NoHeroForm .white-box-wrapper #bottom-buttons h4 {
	float: left;
	font-weight: normal;
	font-size: .9em;
	margin: 5px 0 0 15px;
	line-height: 1.2em;
	}

#NoHeroForm #demo{
	margin: 0;
	}
	
	
/********** Hero **********/

.Hero {
	width: 100%;
	height: 699px;
	background-color: #cde9fa;
	background-image: url(../img/homepageclones/hero-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: 5px solid #3a8fe5;
	font-family: Helvetica, sans-serif;
	color: #3a3a3a;
	}	

.Hero #headline {
	text-align: center;
	position: relative;
	height: 180px;
	margin: 0 0 20px 0;
	}

.Hero #headline p.hero-logo{
	margin: 0 !important;
	padding: 0 !important;
	}

.Hero #headline img{
	position: absolute;
	left: 75px;
	top: -14px;
	}

.Hero #headline h2 {
	height: 65px;
	color: #fff;
	font-family: 'ChunkFiveRegular';
	font-style: normal;
	font-weight: normal;
	font-size: 3em;
	background-color: #4492e4;
   	background: rgba(10, 114, 223, 0.75);
   	margin: 0 165px 10px 165px;
   	padding: 15px 0 0 25px;
   	width: 645px;
   	text-shadow: 1px 1px 3px #464646;
   	letter-spacing: 1px;
   }

.Hero #headline h3 {
	color: #363636;
	font-family: 'PTSansNarrowBold';
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0;
	letter-spacing: 1px;
	line-height: 1.2em;
   }   

.hero-demo {
	background-color: #cde9fa !important;
	}
	
.hero-demo .demo-wrapper p {
	color: #2e2e2e;
	}

/********** Hero No Form **********/

#HeroNoForm {
	height: 655px;
	}

#HeroNoForm #left {
	width: 765px;
	float: left;
	margin-right: 15px;
	}

#HeroNoForm #left #headshot {
	width: 145px;
	height: 144px;
	float: left;
	margin: 0 15px 15px 0;
	}
	
#HeroNoForm #left #quote {
	width: 565px;
	height: 104px;
	float: left;
	background-color: #fff;
	padding: 20px;
	position: relative;
	margin: 0 0 15px 0;
	}

#HeroNoForm #left #quote h4{
	color: #398fe5;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	}

#HeroNoForm #left #quote p{
	font-size: .9em;
	margin: 10px 0 0 0;
	padding: 0;
	}

#HeroNoForm #left #quote img {
	position: absolute;
	bottom: 5px;
	left: -29px;
	}

#HeroNoForm #left #left-buttons {
	width: 274px;
	height: 201px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #c9e8f8;
	}

#HeroNoForm #left #left-buttons #top {
	width: 274px;
	height: 100px;
	float: left;
	border-bottom: 1px solid #c9e8f8;
	}
	
#HeroNoForm #left #left-buttons #bottom {
	width: 274px;
	height: 100px;
	float: left;
	}

#HeroNoForm #left #left-buttons .powerful-lightblue-button{
	display: block;
	width: 124px;
	height: 44px;
	float: left;
	background-image: url(../img/homepageclones/powerful-lightblue-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 30px 15px 0 15px;
	}

#HeroNoForm #left #left-buttons .agile-lightblue-button{
	display: block;
	width: 124px;
	height: 44px;
	float: left;
	background-image: url(../img/homepageclones/agile-lightblue-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 30px 15px 0 15px;
	}
	
#HeroNoForm #left #left-buttons .powerful-lightblue-button:hover, #HeroNoForm #left #left-buttons .agile-lightblue-button:hover {
	background-position: 0 -44px;
	}	

#HeroNoForm #left #left-buttons .powerful-lightblue-button span, #HeroNoForm #left #left-buttons .agile-lightblue-button span {
	position: absolute;
	text-indent: -9999px;
	}		
	
#HeroNoForm #left #left-buttons h4 {
	font-size: .9em;
	font-weight: normal;
	float: left;
	margin: 25px 0 0 0;
	color: #3a3a3a;
	line-height: 1.2em;
	}

#HeroNoForm #left #app-box {
	width: 314px;
	height: 201px;
	position: relative;
	float: left;
	background-color: #fff;
	padding-left: 175px;
	text-align: center;
	}


#HeroNoForm #left #app-box img{
	width: 170px;
	height: 217px;
	position: absolute;
	top: -7px;
	left: 7px;
	}

#HeroNoForm #left #app-box h3 {
	font-family: 'PTSansBold', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #c9e8f8;
	padding: 0 0 5px 0;
	margin: 10px 15px 5px 15px;
	color: #3a3a3a;
	}

#HeroNoForm #left #app-box p {
	font-size: .9em;
	font-weight: normal;
	line-height: 1.2em;
	}

#HeroNoForm #left #app-box .green-button {
	margin: 25px auto 0 auto;
	}

#HeroNoForm #right {
	width: 220px;
	height: 360px;
	float: left;
	background-image: url(../img/homepageclones/hero-bluebox-bkgd.png);
	background-repeat: repeat;
	}

#HeroNoForm #right .right-button{
	width: 220px;
	height: 120px;
	float: left;
	}

#HeroNoForm #right h3 {
	color: #fff;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	margin: 15px 0;
	padding: 0;
	}

/********** Hero Form **********/

#HeroForm {
	}

#HeroForm #left {
	width: 675px;
	float: left;
	margin-right: 15px;
	}

#HeroForm #left #headshot {
	width: 160px;
	height: 158px;
	float: left;
	margin: 0 15px 15px 0;
	}
	
#HeroForm #left #quote {
	width: 470px;
	height: 123px;
	float: left;
	background-color: #fff;
	padding: 20px 15px 15px 15px;
	position: relative;
	margin: 0 0 15px 0;
	}

#HeroForm #left #quote img{
	position: absolute;
	bottom: 15px;
	left: -29px;
	}	

#HeroForm #left #quote h4{
	color: #398fe5;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	}

#HeroForm #left #quote p{
	font-size: .9em;
	margin: 10px 0 0 0;
	padding: 0;
	}

#HeroForm #left #mid-buttons {
	width: 675px;
	height: 135px;
	float: left;
	background-image: url(../img/homepageclones/heroform-bluebox-bkgd.png);
	background-repeat: repeat;
	margin-bottom: 15px;
	}

#HeroForm #left #mid-buttons .left-button{
	width: 224px;
	height: 135px;
	float: left;
	border-right: 1px solid #c8e7f8;
	}

#HeroForm #left #mid-buttons .no-border{
	width: ;
	border-right: none;
	}

#HeroForm #left #mid-buttons .left-button h3{
	color: #fff;
	font-family: 'PTSansRegular', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	line-height: 1.4em;
	margin-top: 5px;
	}	

#HeroForm #left #bottom-button {
	width:635px;
	height: 91px;
	float: left;
	background-color: #fff;
	text-align: center;
	padding: 20px;
	}
	
#HeroForm #left #bottom-button h4{
	font-family: 'PTSansBold', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	float: left;
	margin: 10px 0 0 0;
	line-height: 1.4em;
	}

#HeroForm #left #bottom-button h4 span a{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #398fe5;
	text-decoration: none;
	margin: 10px 0 0 0;
	}
	
#HeroForm #left #bottom-button h4 span a:hover{
	text-decoration: underline;
	}	
	
#HeroForm #left #bottom-button img{
	float: right;
	}	

#HeroForm #right {}
	
#HeroForm #right #form {
	width: 310px;
	height: 440px;
	float:left;
	background-color: #fff;
	padding: 15px 0 0 0;
	}
	
#HeroForm #right #form h3 {
	font-family: 'PTSansBold', Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #398fe5;
	padding: 0 0 5px 0;
	margin: 15px 15px 10px 15px;
	text-align: center;
	color: #3a3a3a;
	}

#HeroForm #right #form p {
	font-size: .9em;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	line-height: 1.2em;
	}
	
#HeroForm #demo {
	margin-top:40px;
	}
/********** Custom Color Box Styles for Home Pages **********/	
.node-357  #cboxWrapper {
    background: #f5f5f5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
.node-357 #cboxContent {
      background: #f5f5f5;
    }
    
/********** End Custom Color Box Styles for Home Pages **********/	

/********** Introducing Logi Info v11 **********/
.homepageclonebanner .top-chart-container {
	height: 375px;
	position: relative;
}

.homepageclonebanner .top-chart-container .text-wrap{
	position: relative;
	height: 0;
	width: 1004px;
	margin: 0 auto;
}

.homepageclonebanner .top-chart-container p {
	padding: 0;
}

.homepageclonebanner .top-chart-container p img {
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.homepageclonebanner .top-chart-container h2{
	position: absolute;
	top: 80px;
	left: 90px;
	height: 50px;
	padding: 20px;
	font-family: "PTSansNarrowRegular", Helvetica, Arial, sans-serif;
	font-size: 48px;
	color: #fff;
	z-index: 25;
	background-color: #414141;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
}
.homepageclonebanner .top-chart-container p {
	padding: 0 !important;
}
.homepageclonebanner .top-chart-container p a.launch-webinar{
	position: absolute;
	top: 275px;
	right: 50px;
	padding: 15px;
	color: #fff;
	background-color: #414141;
	text-decoration: none;
	font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	z-index: 25;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.homepageclonebanner .top-chart-container p a.launch-webinar:hover {
	background-color: #E45635;
}
.homepageclonebanner .top-chart-container h3{
	position: absolute;
	top: 170px;
	left: 90px;
	padding: 20px;
	z-index: 25;
	font-size: 28px;
	background-color: #fff;
	color: #414141 !important;
}

.homepageclonebanner .top-bottom {
	background-color: #414141;
	height: 120px;	
}

.homepageclonebanner .top-bottom p {
	color: #fff !important;
	line-height: 30px !important;
	float: left;
	width: 550px;
	margin: 25px 114px 0 0;
	padding: 0;
	font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal !important;
	font-size: 21px !important;
}

.homepageclonebanner .top-bottom ul.buttons {
	float: left;
	width: 340px;
	margin-top: 33px;	
}

.homepageclonebanner .top-bottom ul.buttons li.try a {
	background-color: #a9a9a9;
}

.homepageclonebanner .top-bottom ul.buttons li.try a:hover {
	background-color: #E45635;
}

.content-home h1 {
	font-size: 42px;
	color: #414141 !important;
	width: 1004px;
	clear:  both;
	text-align: center;
	margin-bottom: 45px;
	padding: 0 !important;
}

.icon-container{
	width: 1004px;
	height: 401px;
}

.icon-container .home-icon{
	width: 334px;
	height: 200px;
	float: left;
	position: relative;
	text-align: center;
	background: transparent url(../img/homepageclones/home-icons-sprite.png) 0 0 no-repeat;
}

.icon-container .home-icon:hover{
	background-color: #f7f7f7;
	cursor: pointer;
}

.icon-container .mobile {
	background-position: -334px 0;
}
.icon-container .dashboards {
	background-position: -668px 0;
}
.icon-container .oem {
	background-position: 0 -200px;
}
.icon-container .portals {
	background-position: -334px -200px;
}
.icon-container .front {
	background-position: -668px -200px;
}
.icon-container .embedded:hover {
	background-position: 0 -400px;
}
.icon-container .mobile:hover {
	background-position: -334px -400px;
}
.icon-container .dashboards:hover {
	background-position: -668px -400px;
}
.icon-container .oem:hover {
	background-position: 0 -600px;
}
.icon-container .portals:hover {
	background-position: -334px -600px;
}
.icon-container .front:hover {
	background-position: -668px -600px;
}

.icon-container .embedded, .icon-container .mobile  {
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

.icon-container .dashboards {
	border-bottom: 1px solid #DEDEDE;
}

.icon-container .oem, .icon-container .portals  {
	border-right: 1px solid #DEDEDE;
}

.icon-container .home-icon h3 {
	padding: 0 !important;
	height: 200px;
}

.icon-container .home-icon h3 a{
	width: 334px;
	height: 90px;
	padding: 110px 0 0 0;
	display: block;
	color: #414141 !important;
	text-decoration: none;
}

.icon-container .oem h3 a, .icon-container .portals h3 a, .icon-container .front h3 a{
	height: 75px;
	padding: 125px 0 0 0;
}

.icon-container .home-icon:hover h3 a{
	color: #5ea5cb !important;
}

.icon-container .home-icon p{
	position: absolute;
	bottom: 18px;
	left: 0;
	width: 334px;
	color: #7a7a7a !important;
	font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
	line-height: 21px !important;
}

.icon-container .oem p, .icon-container .portals p, .icon-container .front p{
	bottom: 3px;
}

.content-home ul.buttons{
	height: 50px;
	margin: 50px 339px 75px;
}
/* 2013 Gartner Report */
.homepageclonebanner .top-chart-container.gartner {
	background: transparent url(../img/homepageclones/gartner-2013.png) top center no-repeat;
	background-size: cover;
	height: 465px;
}
.homepageclonebanner .top-chart-container.gartner h2 {
	background-color: transparent;
	padding: 20px 0 15px;
	font-size: 60px;
	left: 0;
	top: 70px;
}
.homepageclonebanner .top-chart-container.gartner h3 {
	top: 165px;
	left: 0;
	background-color: transparent;
	padding: 0;
	color: #c9e3ef !important;
	width: 600px;
	line-height: 1.4em;
	font-size: 34px;
}
.homepageclonebanner .top-chart-container.gartner p a.launch-webinar {
	top: 195px;
	right: 60px;
	border: 1px solid #fff;
	text-transform: uppercase;
	background-image: url(../img/homepageclones/gartner-button-bkgd.png);
	background-image: linear-gradient(bottom, rgb(0,82,101) 0%, rgb(1,144,184) 66%);
	background-image: -o-linear-gradient(bottom, rgb(0,82,101) 0%, rgb(1,144,184) 66%);
	background-image: -moz-linear-gradient(bottom, rgb(0,82,101) 0%, rgb(1,144,184) 66%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,82,101) 0%, rgb(1,144,184) 66%);
	background-image: -ms-linear-gradient(bottom, rgb(0,82,101) 0%, rgb(1,144,184) 66%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,82,101)),
		color-stop(0.66, rgb(1,144,184))
	);
}
.homepageclonebanner .top-chart-container.gartner p a.launch-webinar:hover {
    background-image: linear-gradient(bottom, rgb(0,82,101) 47%, rgb(1,144,184) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,82,101) 47%, rgb(1,144,184) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,82,101) 47%, rgb(1,144,184) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,82,101) 47%, rgb(1,144,184) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,82,101) 47%, rgb(1,144,184) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.47, rgb(0,82,101)),
		color-stop(1, rgb(1,144,184))
	); 
}
.homepageclonebanner .top-chart-container.gartner p a.launch-webinar span.arrow {
	font-family: "PTSansBold";
	font-size: 21px;
	margin-left: 5px;
}
.homepageclonebanner .top-bottom.gartner {
	margin-top: -120px;
	position: relative;
	background-color: rgba(0,0,0,0.5);
}

#block-block-79{
	padding: 10px 0 12px;
	background-color: #fff;
}
#block-block-79 .text-wrap {
	width: 1004px;
	margin: 0 auto;
}

#block-block-79 .text-wrap h4.announcement{
	font-family: 'PTSansNarrowRegular';
	font-size: 20px;
	text-align: center;
	color: #79aa33;
}

#block-block-79 .text-wrap h4.announcement a{
	border-bottom: 1px solid #79aa33;
	text-decoration: none;
	color: #79aa33;
}

#block-block-79 .text-wrap h4.announcement a:hover{
	border-bottom: none;
}





