@import url("/styles/en/reset.css");
@import url("/styles/en/general.css");
@import url("/styles/en/header.css");
@import url("/styles/en/helper.css");
/* Page Structure - header, footer and the generic layout blocks
***************************************************************************************************/
h1 {
	display: none;
}
#divHeader {
	position: relative;
	z-index: 3;
	background-position: 0 0;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#divBody {
	background-color: #fff;
	background-image: url(/images/bodyBg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#divMainContent {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
#divFooter {
	font-size: 11px;
	color: #666666;
	background-image:url(/images/footerBg.png);
	background-repeat:no-repeat;
	position: relative;
	padding-bottom: 10px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
/* Page Components - most of your styles will be in here 
***************************************************************************************************/
#divHero {
	width: 940px;
	height: 370px;
	margin-left: 40px;
	position: relative;
	background-color: #333;
}
#divHeroNav {
	width: 940px;
	height: 70px;
	position: relative;
	background-color: #333;
	position: absolute;
	bottom: 0;
}
#divHeroNav ul {
	margin: 0;
	padding: 0;
}
#divHeroNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#divMainContent h4 {
	font-size: 18px;
	margin-top: 0;
}
#divMainContent h5 {
	margin-top: -5px;
}
.coda-slider, .coda-slider .panel {
	width: 940px;
}
.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-slider-wrapper {
	clear: both;
	overflow: auto;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel {
	display: block;
	float: left;
}
.coda-slider .panel-container {
	position: relative;
}
div.coda-slider {
	width: 940px;
	height: 370px;
}
div.coda-nav {
	width: 940px;
	height: 70px;
	background-image: url(/images/homeHeroRowBg.png);
	position: absolute;
	left: 0;
	bottom: 0;
}
div.panel-wrapper {
	width: 940px;
	height: 370px;
	margin: 0;
	padding: 0;
}
div.coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
	position: relative;
	top: 10px;
	margin: 0 auto;
	width: 490px;
}
div.coda-nav ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
div.coda-nav ul li a {
	display: none;
	background-image: url(/images/en/homeHeroNavBtns.png);
	display: block;
	float: left;
	text-indent: -9999px;
	height: 50px;
}
div.coda-nav ul li.tab2, div.coda-nav ul li.tab3 {
	margin-left: 10px;
}
div.coda-nav ul li.tab1 a {
	width: 50px;
	background-position: 0 0;
}
div.coda-nav ul li.tab1 a:hover {
	background-position: 0 100px;
}
div.coda-nav ul li.tab1 a.current {
	background-position: 0 50px;
}
div.coda-nav ul li.tab2 a {
	width: 210px;
	background-position: 210px 0;
}
div.coda-nav ul li.tab2 a:hover {
	background-position: 210px 100px;
}
div.coda-nav ul li.tab2 a.current {
	background-position: 210px 50px;
}
div.coda-nav ul li.tab3 a {
	width: 210px;
	background-position: 430px 0;
}
div.coda-nav ul li.tab3 a:hover {
	background-position: 430px 100px;
}
div.coda-nav ul li.tab3 a.current {
	background-position: 430px 50px;
}
#divPanel1 {
	text-align: center;
	background-image: url(/images/homeHeroBg1.jpg);
}
#divPanel2 {
	background-image: url(/images/homeHeroBg2.jpg);
}
#divPanel3 {
	background-image: url(/images/homeHeroBg3.jpg);
}
#divPanel4 {
	background-image: url(/images/homeHeroBg4.jpg);
}
#divPanel1 h2, #divPanel2 h2, #divPanel3 h2, #divPanel4 h2 {
	color: #fff;
	font-size: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 467px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-shadow: #000 0 1px 0;
	line-height: 1.2em;
}
#divPanel1 h2 {
	line-height: 1.3em;
	margin-right: 100px;
	margin-top: 40px;
}
#divPanel1 p, #divPanel2 p, #divPanel3 p, #divPanel4 p {
	color: #eee;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 467px;
	margin-right: 100px;
	text-shadow: #000 0 1px 0;
	line-height: 1.3em;
}
#divPanel1 p {
	font-size: 28px;
}
#divPanel1 a {
	display: block;
	text-indent: -9999px;
	width: 153px;
	height: 35px;
	background-image: url(/images/btnWatchNow.png);
	position: absolute;
	top: 150px;
	right: 205px;
}
#divPanel1 a:hover {
	background-position: bottom;
}
#divPanel1 img {
	margin-left: 380px;
	margin-top: 85px;
}
div.panel {
	position: relative;
}
#imgK2Badge {
	position: absolute;
	right: 50px;
	top: 10px;
	z-index: 2;
}
div.heroBtnOptions {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #333;
	width: 148px;
	height: 140px;
	position: absolute;
	top: 150px;
	z-index: 1;
}
div.heroBtnOptions a.button {
	display: block;
	width: 128px;
	height: 33px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(/images/homeHeroBtns.png);
	z-index: 2;
	background-position: 0 0;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 -1px 0 #69a90f;
	text-align: center;
	padding-top: 17px;
	line-height: 1.3em;
}
div.heroBtnOptions a.button.ext {
	height: 40px;
	padding-top: 10px;
}
#divPanel2 div.heroBtnOptions.position2 a.button, #divPanel3 div.heroBtnOptions.position2 a.button {
	height: 40px;
	padding-top: 10px;
}
div.heroBtnOptions a.button:hover {
	background-position: 0 50px;
}
#divHero div.position1 {
	left: 457px;
}
#divHero div.position2 {
	left: 618px;
}
#divHero div.position3 {
	left: 779px;
}
div.heroBtnOptions em {
	font-size: 11px;
	display: block;
	color: #fff;
	text-shadow: #000 0 1px 0;
	position: relative;
	top: 70px;
	padding: 0 12px;
	font-style: normal;
}
div.heroBtnOptions ul {
	margin: 78px 12px 0 0;
	padding: 0;
	display: inline;
	float: right;
}
div.heroBtnOptions ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin-left: 20px;
}
div.heroBtnOptions ul li:first-child {
	margin-left: 0;
	position: absolute;
	left: 12px;
}
div.heroBtnOptions ul li a {
	text-shadow: #000 0 1px 0;
	text-transform: uppercase;
	text-decoration: none;
}
div.heroBtnOptions ul li a:hover {
	color: #fff;
}
#divCustomerStories {
	width: 300px;
	height: 320px;
	margin-left: 40px;
	float: left;
	border-bottom: solid 1px #ccc;
}
#divCustomerStories ul.thumbnails {
	margin:  20px 0 0 20px;
	padding: 0;
}
#divCustomerStories ul.thumbnails li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#divCustomerStories ul.thumbnails li a {
	display: block;
	width: 120px;
	height: 80px;
	margin: 0 20px 20px 0;
	float: left;
	background-color: #333;
	text-indent: -9999px;
	background-position: 0 0;
}
#divCustomerStories #ulCsServPro {
	display: none;
}
#divCustomerStories #aStaples {
	background-image: url(/images/homeVideoThumbsStaples.jpg);
}
#divCustomerStories #aDerby {
	background-image: url(/images/homeVideoThumbsDerby.jpg);
}
#divCustomerStories #aLwh {
	background-image: url(/images/homeVideoThumbsLwh.jpg);
}
#divCustomerStories #aCabot {
	background-image: url(/images/homeVideoThumbsCabot.jpg);
}
#divCustomerStories #aItAuth {
	background-image: url(/images/homeVideoThumbsItAuth.jpg);
}
#divCustomerStories #aFiveNines {
	background-image: url(/images/homeVideoThumbsFiveNines.jpg);
}
#divCustomerStories #aToP {
	background-image: url(/images/homeVideoThumbsToP.jpg);
}
#divCustomerStories #aBriteCity {
	background-image: url(/images/homeVideoThumbsBriteCity.jpg);
}
#divDontMissThis {
	width: 300px;
	height: 320px;
	margin-left: 20px;
	float: left;
	border-bottom: solid 1px #ccc;
}
#divDontMissThis ul {
	margin: 0;
	padding: 0;
}
#divDontMissThis li {
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#divNews {
	width: 300px;
	height: 320px;
	margin-left: 20px;
	float: left;
	border-bottom: solid 1px #ccc;
}
#divNews div.scroll {
	font-size: 11px;
	margin-top: 10px;
	overflow: auto;
	height: 200px;
}
#divNews div.scroll img.loading {
	display: block;
	margin: 100px auto 0 auto;
}
#divNews div.scroll ul {
	margin: 0;
	padding: 0;
}
#divNews div.scroll ul li {
	margin: 0 20px 10px 0;
	padding: 0 0 10px 22px;
	list-style: none;
	border-bottom: solid 1px #ccc;
	background-position: 0 2px;
}
#divNews div.scroll ul li span.itemTime + a {
	display: block;
}
#divNews div.scroll ul li.twitter span.itemTime + a {
	display: inline;
}
#divNews div.scroll ul span.itemType {
	font-weight: bold;
}
#divNews div.scroll ul li.webinar {
	background-image: url(/images/iconCalendar.png);
	background-repeat: no-repeat;
}
#divNews div.scroll ul li.mediaLink {
	background-image: url(/images/iconNewspaper.png);
	background-repeat: no-repeat;
}
#divNews div.scroll ul li.pressRelease {
	background-image: url(/images/iconScript.png);
	background-repeat: no-repeat;
}
#divNews div.scroll ul li.twitter {
	background-image: url(/images/iconTwitter.png);
	background-repeat: no-repeat;
}
#divNews div.scroll ul li.tradeShow {
	background-image: url(/images/iconBriefcase.png);
	background-repeat: no-repeat;
}
#divNews div.scroll ul li.live {
	background-image: url(/images/iconClapper.png);
	background-repeat: no-repeat;
}
#divNews div.scroll ul li.last {
	border: none;
}
#divNews #ulNewsLatest, #divNewsTwitter {
	display: none;
}
#divLogoFarm {
	position: relative;
	width: 940px;
	height: 80px;
	clear: both;
	top: 20px;
	left: 40px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#divLogoFarm img {
	top: 0;
	right: 0;
	position: absolute;
}
#divCustomerStories h2, #divDontMissThis h2, #divNews h2, #divLogoFarm h2 {
	line-height: 50px;
	text-shadow: #ccc 0 1px 0;
}
#divFooter h4 {
	font-size: 12px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 9px;
}
#divFooter > ul {
	padding-top: 20px;
	padding-left: 0;
}
#divFooter li {
	list-style: none;
}
#divFooter ul li {
	display: block;
	float: left;
	margin-left: 25px;
}
#divFooter ul li a img {
	margin-top: 5px;
}
#divFooter ul li ul {
	padding-left: 0;
}
#divFooter ul li ul li {
	float: none;
	margin: 0;
}
#divFooter a {
	color: #666666;
}
/* Overrides - you shouldn’t need to use this very much
***************************************************************************************************/
