@import url("/styles/en-AU/reset.css");
@import url("/styles/en-AU/general.css");
@import url("/styles/en-AU/header.css");
@import url("/styles/en-AU/helper.css");
/* Page Structure - header, footer and the generic layout blocks
***************************************************************************************************/
#divHeader {
	position: relative;
	z-index: 1;
	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;
}
#divLocalNav {
	position: absolute;
	top: 20px;
	left: -240px;
	width: 220px;
	z-index: 0;
}
#divMainContent {
	position: relative;
	width: 740px;
	float: left;
}
#divBodyCopy {
	margin-left: 280px;
	padding-top: 20px;
	position: relative;
	min-height: 600px;
}
#divSecondaryContent {
	width: 218px;
	background-color: #f1f3f2;
	position: relative;
	float: left;
	margin-left: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
#divFooter {
	font-size: 11px;
	color: #666;
	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 {
	position: relative;
	width: 740px;
	height: 210px;
	background-repeat: no-repeat;
	background-color: #333;
	background-image: url(/images/interiorHeroBg.jpg);
	margin-bottom: 20px;
}
#divHero img {
	position: absolute;
	left: 20px;
	top: 10px;
}
#divHero h1 {
	display: block;
	color: #fff;
	text-shadow: #000 0 1px 0;
	padding-top: 20px;
	margin: 0 20px 10px 280px;
}
#divHero h2 {
	font-size: 20px;
	color: #8ac640;
	text-shadow: #000 0 1px 0;
	margin: 0 20px 10px 280px;
}
#divHero p {
	font-size: 14px;
	color: #ddd;
	text-shadow: #000 0 1px 0;
	margin: 0 20px 10px 280px;
}
#divLocalNav > ul {
	padding-left: 0;
}
#divLocalNav li {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 9px 0 8px 0;
	border-bottom: solid 1px #d6d6d5;
}
#divLocalNav li:first-child {
	padding-top: 0;
}
#divLocalNav li.last {
	padding-bottom: 0;
}
#divLocalNav li.branch {
	padding: 9px 0 9px 0;
	border: none;
}
#divLocalNav ul ul li {
	border: none;
}
#divLocalNav ul ul li.last {
	padding-bottom: 0;
	border: none;
}
#divLocalNav a {
	text-decoration: none;
}
#divLocalNav a:hover {
	text-decoration: underline;
}
#divLocalNav a.selected {
	color: #333;
}
#divLocalNav a.selected:hover {
	text-decoration: none;
}
#divSecondaryContent {
	font-size: 11px;
	line-height: 1.3em;
}
#divSecondaryContent h3 {
	margin: 0 0 5px 0;
	text-shadow: #fff 0 1px 0;
}
#divSecondaryContent h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#divSecondaryContent p {
	font-size: 11px;
	margin: 0 0 5px 0;
	text-shadow: #fff 0 1px 0;
}
#divSecondaryContent ul {
	margin: 0 20px;
	padding-left: 0;
}
#divSecondaryContent ul li {
	margin: 0;
	list-style: none;
	text-shadow: #fff 0 1px 0;
}
#divSecondaryContent hr {
	margin: 20px 18px;
}
#divSecondaryContent > div {
	margin: 20px;
}
#divSecondaryContent div.single {
	margin-left: 20px;
	margin-right: 20px;
}
#divSecondaryContent div.single img {
	float: right;
	margin-left: 10px;
	padding-top: 5px;
}
#divSecondaryContent div.single a[rel="Download"] {
	background-image: url(/images/en-AU/btnDownloadSm.gif);
	display: block;
	width: 86px;
	height: 26px;
	text-indent: -9999px;
}
#divSecondaryContent div.single a[rel="Download"]:hover {
	background-position: 0 26px;
}
#divSecondaryContent div.single a[rel="Register"] {
	background-image: url(/images/en-AU/btnRegisterSm.gif);
	display: block;
	width: 86px;
	height: 26px;
	text-indent: -9999px;
}
#divSecondaryContent div.single a[rel="Register"]:hover {
	background-position: 0 26px;
}
#divSecondaryContent div.single a[rel="Watch"] {
	background-image: url(/images/en-AU/btnWatchSm.gif);
	display: block;
	width: 86px;
	height: 26px;
	text-indent: -9999px;
}
#divSecondaryContent div.single a[rel="Watch"]:hover {
	background-position: 0 26px;
}
#divSecondaryContent div.single a[rel="More"] {
	background-image: url(/images/en-AU/btnMoreSm.gif);
	display: block;
	width: 86px;
	height: 26px;
	text-indent: -9999px;
}
#divSecondaryContent div.single a[rel="More"]:hover {
	background-position: 0 26px;
}
#divSecondaryContent ul.radio {
	margin: -21px 0 0 0;
	padding: 0;
	display: inline;
	position: relative;
	position: absolute;
	right: 20px;
}
#divSecondaryContent ul.radio li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#divSecondaryContent ul.radio li a {
	display: block;
	margin: 0 0 0 5px;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background-image: url(/images/radioBtn.png);
	float: left;
}
#divSecondaryContent ul.radio li a.selected {
	background-position: bottom;
}
#divSecondaryContent ul.media {
	margin: 0;
	padding: 0;
}
#divSecondaryContent ul.media > li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
#divSecondaryContent ul.media > li:first-child {
	display: block;
}
#divFooter h4 {
	font-size: 12px;
	color: #666;
	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: #666;
}
ul.oneColumn li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 20px;
}
ul.oneColumn li img[alt="Icon"] {
	float: left;
	margin-right: 10px;
}
ul.demo-thumbs {
	border-bottom: solid 1px #ddd;
}
ul.demo-thumbs li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 153px;
}
ul.demo-thumbs li > a.playVid {
	background-color: #f1f3f2;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	display: block;
	height: 85px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 120px;
}
ul.demo-thumbs li > a.playBtn {
	background-color: #ddd;
	border: 1px solid #ddd;
	color: #333;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
}
ul.demo-thumbs li > a.playBtn:hover {
	background-color: #8ac640;
	border: 1px solid #8ac640;
	color: #fff;
}
ul.demo-thumbs li > span {
	display: block;
	padding: 7px 0px 20px 0px;
	width: 120px;
	line-height: 15px;
	text-align: center;
}
ul.awardsGrid {
	border-bottom: solid 1px #ddd;
}
ul.awardsGrid li {
	float: left;
	list-style: none;
	margin: 10px 20px 0 0;
	padding: 0 0 10px 0;
	width: 130px;
	text-align: center;
}
ul.communityGrid {
	border-bottom: solid 1px #ddd;
}
ul.communityGrid h4 {
	margin-bottom: 0;
}
ul.communityGrid p, ul.communityGrid a {
	text-align: center;
	text-decoration: none;
}
ul.communityGrid li {
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
	width: 130px;
}
.caseStudies {
	border-left: 1px solid #ddd;
	margin: 0px 0px 40px 160px;
	padding-left: 20px;
	position: relative;
}
.caseStudies img {
	left: -160px;
	position: absolute;
	top: 0px;
	max-width: 150px;
}
.caseStudies h3 {
	margin-bottom: 10px;
}
.caseStudies p {
	margin-bottom: 10px;
}
.caseStudies a.document {
	background-image: url(/images/iconDocument.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.caseStudies a.video {
	background-image: url(/images/iconFilmOpen.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.eventListing {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
}
.eventListing h3 {
	font-size: 14px;
	margin-bottom: 0;
}
.eventListing em {
	color: #999;
	font-size: 11px;
	font-style: italic;
}
.eventListing a {
	background-image: url(/images/iconCalendar.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.tabs {
	margin-bottom: 20px;
}
.tabs .tabsNavigationContainer {
	background-color: none;
	border: 0px;
	display: block !important;
	height: 29px;
	overflow: hidden;
	padding: 0px;
	width: 460px;
}
.tabs ul.tabNavigation {
	height: 29px;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
.tabs ul.tabNavigation li {
	border-left: 1px solid #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.tabs ul.tabNavigation li:first-child {
	border-left: 0px;
}
.tabs ul.tabNavigation li a {
	background-image: url(/images/tabBg.gif);
	background-position: 0px 0px;
	color: #fff;
	display: block;
	height: 20px;
	margin: 0px;
	overflow: visible;
	padding: 9px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
}
.tabs ul.tabNavigation li a#na {
	width: 108px;
}
.tabs ul.tabNavigation li a#eu {
	width: 63px;
}
.tabs ul.tabNavigation li a#sa {
	width: 107px;
}
.tabs ul.tabNavigation li a#as {
	width: 47px;
}
.tabs ul.tabNavigation li a#au {
	width: 73px;
}
.tabs ul.tabNavigation li a#af {
	width: 57px;
}
.tabs ul.tabNavigation li a:hover {
	background-position: 0px 58px;
}
.tabs ul.tabNavigation li a.selected {
	background-position: 0px 29px;
}
.tabs ul.tabNavigation li a:focus {
	outline: 0;
}
div.tabs > div {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	background-color: #f1f3f2;
	padding: 15px;
	position: relative;
	height: 100px;
}
div.tabs > div h2 {
	margin-top: 0;
}
.tabs > div ul.tabLayout {
	margin-bottom: 0px;
}
.tabs > div ul.tabLayout li {
	float: left;
	height: 55px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 214px;
}
.tabs > div ul.tabLayout li.btn {
	height: 31px;
	padding-top: 10px;
	width: auto;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.tabs > div label {
	color: #666;
	display: block;
	font-size: 13px;
}
.tabs > div label span {
	display: block;
}
.tabs > div label select {
	background-color: #fff;
	border: 1px solid #d6d6d6;
	font-size: 13px;
	padding: 2px;
	width: 190px;
}
ul.customerList {
}
ul.customerList li {
	float: left;
	font-size: 13px;
	line-height: 16px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 50%;
}
ul.customerList span {
	display: block;
	font-weight: bold;
}
ul.customerList #result-list {
	padding-right: 10px;
}
#divSecondaryContent #divVideoCallout {
	overflow: hidden;
	width: 180px;
	margin-left: 0 0 0 20px;
}
#divVideoCallout a {
	display: block;
	width: 180px;
	height: 100px;
	text-indent: -9999px;
}
#divVideoCallout.wik a {
	background-image: url(/images/thVideoWiK.gif);
}
#divVideoCallout a:hover {
	background-position: bottom;
}
#divStartFreeTrialForm, #divSaasLogin {
	margin: 20px 18px;
	line-height: 1.3em;
}
#divSecondaryContent ul.rscForm {
	margin: 10px 0 0 0;
	padding: 0;
}
#divSecondaryContent ul.rscForm li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#divSecondaryContent ul.rscForm li.submit {
	margin-bottom: 0;
}
#divSecondaryContent ul.rscForm li label {
	text-shadow: #fff 0 1px 0;
}
#divSecondaryContent ul.rscForm li p {
	margin-bottom: 0;
	text-shadow: #fff 0 1px 0;
	margin-top: 3px;
}
#divSecondaryContent ul.rscForm li input[type="text"] {
	margin-top: 3px;
	border: 1px solid #ccc;
	color: #666666;
	display: block;
	font-size: 11px;
	height: 15px;
	padding: 3px 5px;
	width: 166px;
}
#divSecondaryContent ul.rscForm li input[type="checkbox"] {
	margin-left: 0;
}
#divSecondaryContent ul.rscForm li span.agreement {
	display: block;
}
#divSecondaryContent ul.rscForm li select {
	margin-top: 3px;
	width: 178px;
}
#divSecondaryContent ul.rscForm li input[type="submit"] {
	width: 130px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(/images/en-AU/btnSubmit.gif);
	border: none;
	cursor: pointer;
}
#divSecondaryContent ul.rscForm li input[type="submit"]:hover {
	background-position: bottom;
}
#divSecondaryContent ul.rscForm #imgThrobber {
	margin-left: 10px;
	display: none;
}
#divSecondaryContent #btnSaasLogin {
	display: block;
	text-indent: -9999px;
	width: 130px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(/images/en-AU/btnLogin.gif);
}
#divSecondaryContent #btnSaasLogin:hover {
	background-position: bottom;
}
#divVideoContainer {
	text-align: center;
}
#tblFeatureComparison {
	color: #666666;
	width: 100%;
	font-size: 12px;
	margin-bottom: 40px;
}
#tblFeatureComparison td ul {
	margin-left: 20px;
}
#tblFeatureComparison caption {
	color: #999;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}
#tblFeatureComparison th {
	font-size: 11px;
	color: #8ac640;
	padding: 5px 7px;
	background-image: none;
	background-color: #f5ffe9;
	border-bottom: solid 2px #8ac640;
	border-left: solid 1px #f1f3f2;
	text-align: center;
	text-shadow: #fff 0 1px 0;
}
#tblFeatureComparison th:first-child {
	text-align: left;
	border-bottom: solid 1px #ddd;
}
#tblFeatureComparison td:first-child {
	border: none;
}
#tblFeatureComparison th strong {
	font-weight: normal;
	font-size: 20px;
	color: #8ac640;
	line-height: 2em;
	text-shadow: #fff 0 1px 0;
}
#tblFeatureComparison td {
	border: solid 1px #f1f3f2;
	font-weight: bold;
	padding: 5px 7px;
	background-color: #fff;
	border-bottom: solid 1px #f1f3f2;
	text-align: center;
}
#tblFeatureComparison td img {
	float: none;
	margin: 5px 0 0 0;
}
#tblFeatureComparison ul li {
	color: #8ac640;
	margin: 0;
	padding-left: 15px;
	text-align: left;
	list-style: none;
	background-image: url(/images/iconTickSm.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#tblFeatureComparison a.tryNow {
	display: block;
	text-indent: -9999px;
	width: 86px;
	height: 26px;
	background-image: url(/images/btnTryNowSm.gif);
	margin: 0 auto 10px auto;
}
#tblFeatureComparison a.tryNow:hover {
	background-position: 0 26px;
}
#divHero a[rel="Watch"] {
	display: block;
	position: relative;
	text-indent: -9999px;
	background-image: url(/images/en-AU/btnHeroVideo.png);
	width: 153px;
	height: 35px;
	left: 280px;
	margin-bottom: 20px;
}
#divHero a[rel="Watch"]:hover {
	background-position: bottom;
}
#divBodyCopy fieldset {
	border: solid 1px #ddd;
	padding: 20px;
	background-color: #F1F3F2;
	margin-bottom: 1em;
}
ul.col1 li {
	margin: 0 20px 10px 0;
	padding-left: 25px;
	list-style: none;
	background-image: url(/images/iconTick.gif);
	background-repeat: no-repeat;
}
/* K2
***************************************************************************************************/
div.k2 #divK2Screenshots {
	width: 460px;
	height: 300px;
	float: left;
	padding-bottom: 40px;
}
div.k2 div.intro {
	width: 460px;
	float: left;
}
div.k2 div.testimonial.sidebar {
	width: 180px;
	clear: none;
	float: left;
	margin: 0 0 0 20px;
}
div.k2 #divK2Resources {
	width: 180px;
	background-color: #e4f6ce;
	float: left;
	position: relative;
	left: 20px;
	padding: 0 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
div.k2 #divK2Resources li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 15px;
	font-weight: bold;
}
div.k2 #divK2Resources li img {
	margin-right: 10px;
	vertical-align: middle;
}
div.k2 #divK2Resources h3, div.k2 #divK2Resources li {
	text-shadow: #fff 0 1px 0;
}
div.k2 #divK2ProductLine {
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
}
div.k2 #divK2ProductLine ul {
	margin: 0 20px 0 0;
	padding: 0;
	width: 340px;
	float: left;
}
div.k2 #divK2ProductLine ul.msp {
	margin-right: 0;
}
div.k2 #divK2ProductLine li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 100px;
}
div.k2 #divK2ProductLine li h3 {
	margin-bottom: 0;
}
div.k2 #divK2ProductLine li a {
	text-decoration: none;
	text-shadow: none;
}
div.k2 #divK2VideoOverview {
	margin-top: 20px;
	height: 80px;
	background-color: #dfecf3;
	float: left;
	padding: 0 10px 10px 90px;
	background-image: url(/images/k2/videoOverviewBg.gif);
	background-position: 10px 0;
	background-repeat: no-repeat;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
div.k2 #divK2VideoOverview h3, div.k2 #divK2VideoOverview {
	text-shadow: #fff 0 1px 0;
}
div.k2 #divK2WhatsNew {
	clear: both;
}
div.k2 #divK2WhatsNew ul.tabs {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.k2 #divK2WhatsNew ul.check {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #ccc;
}
div.k2 #divK2WhatsNew ul.check li {
	width: 300px;
	list-style: none;
	float: left;
	background-image: url(/images/iconTick.gif);
	background-repeat: no-repeat;
	margin: 0 20px 10px 0;
	padding: 0 0 0 25px;
}
div.k2 #divK2WhatsNew div.applications {
	display: none;
}
div.k2 div.testimonial {
	background-color: #f1f3f2;
	clear: both;
	padding: 20px;
	margin: 20px 0;
	background-image: url(/images/k2/quotesBg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-shadow: #fff 0 1px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
div.k2 div.testimonial img.logo {
	margin: 10px 0;
}
/* Trial
***************************************************************************************************/
div.callout {
	padding: 10px 20px;
	margin-bottom: 20px;
	background: #f1f3f2;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	line-height: 1.3em;
}
div.callout h2, h3, h4, li, p {
	text-shadow: 0 1px 0 #fff;
}
div.callout span.highlight {
	background-color: #fff;
	padding: 0 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	line-height: 1.5em;
	vertical-align: middle;
}
/* SaaS
***************************************************************************************************/
div.saas #divBody {
	padding-top: 0;
}
div.saas h1 {
	display: none;
}
div.saas h2 {
	color: #006bc2;
	font-size: 36px;
	font-weight: bold;
	text-shadow: #ddd 0 1px 0;
	text-align: center;
	margin-top: 0;
}
div.saas h2 + p {
	text-align: center;
}
div.saas h2 + p em {
	color: #333;
	font-size: 20px;
	text-shadow: #ddd 0 1px 0;
	line-height: 1.3em;
	text-align: center;
	font-style: normal;
}
div.saas td ul {
	text-align: left;
	padding: 0;
	margin: 10px 0 0 0;
}
div.saas td li {
	line-height: 1.7em;
	list-style: none;
	background-image: url(/images/iconTick.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 25px;
}
div.saas td li strong em {
	font-size: 40px;
	line-height: 1em;
}
div.saas td li strong em sup {
	font-size: 14px;
	line-height: 1em;
	position: relative;
	top: -19px;
}
div.saas td li strong {
	color: #333;
	font-size: 14px;
	text-shadow: #fff 0 1px 0;
	font-weight: normal;
}
div.saas table {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
}
div.saas table.pricing th {
	border: none;
	border-right: solid 1px #fff;
	text-align: center;
	font-size: 18px;
	text-shadow: #333 0 1px 0;
	line-height: 2em;
	width: 33.333%;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
div.saas table.pricing th.selected {
}
div.saas table.pricing td {
	text-align: center;
}
div.saas table.pricing td.leftShadow {
	background-image: url(/images/itToolkit/shadow.png);
	background-position: left;
}
div.saas table.pricing td.rightShadow {
	background-image: url(/images/itToolkit/shadow.png);
	background-position: right;
}
div.saas table td.empty {
	background-color: transparent;
	border: none;
	padding-top: 10px;
}
div.saas table td.highlight {
	background-color: #e4f6ce;
}
div.saas table a.button {
	display: block;
	text-indent: -9999px;
	background-image: url(/images/en-AU/itToolkit/btnTryNowSm.gif);
	width: 86px;
	height: 26px;
	margin: 0 auto;
}
div.saas table a.button:hover {
	background-position: bottom;
}
div.saas table a.button.disabled {
	width: 100px;
	background-image: url(/images/en-AU/itToolkit/btnComingSoon.gif);
	cursor: default;
}
div.saas table.comparison th, div.saas table.comparison td {
	padding: 7px 10px;
	width: 25%;
}
div.saas table.comparison th[scope="col"] {
	font-size: 14px;
	text-align: center;
	padding: 10px;
}
div.saas table.comparison th[scope="row"] {
	background-color: #e4f6ce;
	background-image: none;
	color: #333;
	border: none;
	text-shadow: #fff 0 1px 0;
	text-align: left;
	border-bottom: solid 1px #fff;
}
div.saas table.comparison td.icon {
	text-align: center;
}
div.saas div.highlight {
	background-color: #dfecf3;
	text-align: center;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	margin-top: 20px;
	margin-bottom: 40px;
}
div.saas div.highlight h3 {
	line-height: 40px;
	text-shadow: #fff 0 1px 0;
}
div.saas h2.sub {
	font-size: 28px;
}
/* Product Line Grid
***************************************************************************************************/
#divProductLine span.label {
	display: block;
	text-transform: uppercase;
	font-size: 9px;
}
#divProductLine .curveTopLeft {
	border: none;
	border-top-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
}
#divProductLine .curveBottomLeft {
	border: none!important;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
#divProductLine .curveTopRight {
	border: none;
	border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
}
#divProductLine td.span {
	text-align: center;
	text-transform: uppercase;
	border-left: solid 1px rgba(255, 255, 255, .5);
	background-image: url(/images/cellSpanBg.png);
	background-position: bottom;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
#divProductLine td.first, #divProductLine th.first {
	border-left: none;
}
#divProductLine h2 {
	font-size: 18px;
}
#divProductLine img.badge {
	margin: 0 auto;
}
#divProductLine table {
	line-height: 1.2em;
	margin-bottom: 0;
	margin-top: 0;
}
#divProductLine table th {
	text-align: center;
	padding: 0 10px 0 10px;
	width: 120px;
	height: 50px;
	font-size: 13px;
	white-space: normal;
	vertical-align: middle;
	background-image: none;
	background-color: #444;
	text-shadow: #000 0 1px 0;
	border-left: solid 1px #666666;
	line-height: 1.3em;
}
#divProductLine th[scope="row"] {
	background-image: none;
	white-space: normal;
	background-color: #e4f6ce;
	text-align: left;
	color: #333;
	text-shadow: #fff 0 1px 0;
	border: none;
	border-bottom: solid 1px #b5de83;
	font-size: 11px;
	vertical-align: top;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#divProductLine table th[scope="col"] a {
	color: #fff;
	text-decoration: none;
}
#divProductLine table th[scope="col"] a:hover {
	text-decoration: underline;
}
#divProductLine table th[scope="col"]:hover {
	background-color: #555;
}
#divProductLine thead td {
	border: none;
	background-color: transparent;
	width: 25%;
}
#divProductLine thead a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
}
#divProductLine thead a:hover {
	text-decoration: underline;
}
#divProductLine td.empty {
	border: none;
	background-color: transparent;
}
#divProductLine td.icon {
	text-align: center;
	padding: 3px;
}
#divProductLine td span.display {
	text-align: center;
}
#divProductLine a.button {
	display: block;
	text-indent: -9999px;
	background-image: url(/images/btnTryNowSm.gif);
	width: 86px;
	height: 26px;
	margin: 0 auto;
}
#divProductLine a.button:hover {
	background-position: bottom;
}
