@charset "utf-8";

body #eventbubble {
	background: transparent url("../images/page-transparent.png") 0 0 repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
	left: 0;
}
body #page {
	width: 960px;
	margin: 0 auto;
	z-index: 1;
}

body #page #header {
	position: relative;
	z-index: 2;
}
body #page #header #logo a img {
	border: 0px none;
}
body #page #header #menu-global {
	position: absolute;
	right: 0;
	top: 0;
}
body #page #header #menu-global div.globalsearch-container {
	float: left;
	background: transparent url("../images/page-menu-global-background-left.png") 0 0 no-repeat;
}
body #page #header #menu-global ul {
	list-style-type: none;
	margin: 11px 14px 0 0;
	padding: 0;
	float: left;
}
body #page #header #menu-global ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 12px 4px 10px;
	float: left;
	display: block;
	background: transparent url("../images/page-menu-global-divider.png") 100% 50% no-repeat;
}
body #page #header #menu-global ul li.last {
	padding: 0 0 4px 10px;
	background: transparent none;
}
body #page #header #menu-global ul li a {
	text-decoration: none;
}
body #page #header #menu-global ul li a:hover {
	text-decoration: underline;
}
body #page #header #menu-global ul li.country {
	position: relative;
}
body #page #header #menu-global ul li.country a {
	padding: 0 17px 0 0;
	background: transparent url("../images/page-menu-global-country.png") 100% 60% no-repeat;
}
body #page #header #menu-global fieldset {
	background: transparent url("../images/page-menu-global-background-right.png") 100% 0 no-repeat;
	padding: 7px 12px;
	margin: 0;
	border: 0 none;
	float: right;
	display: block;
	height: 33px;
}
body #page #header #menu-global fieldset .text {
	float: left;
	margin: 0;
}
body #page #header #menu-global fieldset .button {
	float: right;
	background: transparent url("../images/button-globalsearch-right.png") 100% 0 no-repeat;
	padding: 0 8px 0 0;
	margin: 0 0 0 10px;
}

body #page #header #menu-global fieldset .button input {
	background: transparent url("../images/button-globalsearch-left.png") 0 0 no-repeat;
	border: 0 none;
	color: #fff;
	height: 23px;
	margin: 0;
	line-height: 23px;
	padding: 0 0 4px 8px;
	cursor: pointer;
}
body #page #header #menu-main {
	margin: 0;
	padding: 0;
	width: 960px;
	list-style-type: none;
	position: relative;
	background: transparent url("../images/page-menu-background.png") 0 0 no-repeat;
	display: block;
	height: 33px;
}
body #page #header #menu-main.sub {
	height: 68px;
	background-image: url("../images/page-menu-sub-background.png");
}
body #page #header #menu-main li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	list-style-type: none;
}
body #page #header #menu-main li ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 0;
	top: 30px;
}
body #page #header #menu-main a {
	margin: 0;
	display: block;
	padding: 11px 17px 11px 18px;
	text-decoration: none;
	color: #fff;
}
body #page #header #menu-main li.selected div {
	height: 45px;
	background: transparent url("../images/page-menu-main-selected-arrow.png") 50% 33px no-repeat;
	float: left;
}
body #page #header #menu-main.sub li.selected div {
	height: auto;
	background: transparent none;
}
body #page #header #menu-main li.selected ul li.selected div {
	height: 45px;
	background: transparent url("../images/page-menu-sub-selected-arrow.png") 50% 33px no-repeat;
	float: left;
}
body #page #header #menu-main a:hover {
	text-decoration: underline;
}
body #page #header #menu-main li {
	background: transparent url("../images/page-menu-main.png") 0 0 no-repeat;
}
body #page #header #menu-main li ul li {
	background: transparent none;
	margin: 0;
}
body #page #header #menu-main li a {
	background: transparent url("../images/page-menu-main-divider.png") 100% 0 no-repeat;
}
body #page #header #menu-main li ul li a {
	background: transparent url("../images/page-menu-sub-divider.png") 0 0 no-repeat;
}
body #page #header #menu-main li.first {
	background: transparent none;
}
body #page #header #menu-main li.last a {
	background: transparent url("../images/page-menu-main-divider-last.png") 100% 0 no-repeat;
}
body #page #header #menu-main li.selected {
	background: transparent url("../images/page-menu-main-selected.png") 0 0 repeat-x;
}
body #page #header #menu-main li ul li.selected {
	background: transparent url("../images/page-menu-sub-selected.png") 0 0 repeat-x;
}
body #page #header #menu-main li.selected a {
	background: transparent url("../images/page-menu-main-selected-divider.png") 100% 0 no-repeat;
}
body #page #header #menu-main li.selected ul li a {
	background: transparent url("../images/page-menu-sub-divider.png") 100% 0 no-repeat;
}
body #page #header #menu-main li.selected-last a {
	background: transparent url("../images/page-menu-main-selected-divider-last.png") 100% 0 no-repeat;
}
body #page #header #menu-main li.selected-last ul li a {
	background: transparent none;
}
body #page #header #menu-main li.selected-first {
	background: transparent url("../images/page-menu-main-selected-first.png") 0 0 no-repeat;
}
body #page #body {
	width: 920px;
	background: transparent url("../images/page-body-background.png") 0 100% repeat-x;
	padding: 29px 20px 20px 20px;
}
body #page #footer {
	width: 960px;
	height: 29px;
	background: transparent url("../images/page-footer-background.png") 0 0 no-repeat;
	margin: 2px 0 0 0;
	padding: 0 0 40px 0;
}
body #page #footer div {
	float: left;
	padding: 0;
	margin: 6px 0 0 20px;
	color: #606060;
}
body #page #footer ul {
	list-style-type: none;
	float: right;
	margin: 0 15px 0 0;
	padding: 0;
}
body #page #footer ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 12px;
	line-height: 29px;
	background: transparent url("../images/page-footer-divider.png") 0 0 no-repeat;
}
body #page #footer ul li a {
	text-decoration: none;
}
body #page #footer ul li a:hover {
	text-decoration: underline;
}
body #page #bottom-nav {
	margin: 2px 0 0 0;
	background: #636363 url("../images/page-bottom-nav-background.png") 2px 100% repeat-x;
	padding: 0 0 0 20px;
	height: 100%;
}
body #page #bottom-nav div {
	margin: 10px 14px 10px 0;
	padding: 0 8px 0 0;
	width: 214px;
	float: left;
	border-right: 1px solid #c9c9c9;
}
body #page #bottom-nav div.last {
	border-right: 0 none;
	padding: 0;
	margin: 10px 0;
}
body #page #bottom-nav div h4 {
	font: 140% Arial, Helvetica, sans-serif;
	color: #ccc;
	font-weight: normal;
	margin: 0 0 7px 0;
	padding: 0;
}
body #page #bottom-nav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
body #page #bottom-nav ul li {
	line-height: 165%;
}
body #page #bottom-nav ul li a {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 14px;
	background: transparent url("../images/page-bottom-nav-bullet.png") 0 2px no-repeat;
	color: #fff;
	text-decoration: none;
}
body #page #bottom-nav ul li a:hover {
	text-decoration: underline;
}
body #page #bottom-box-container {
	background: #f5f5f5 none;
	padding: 20px 0 20px 20px;
	margin: 2px 0 0 0;
}
body #page #bottom-box-container.c3 div.box {
	width: 293px;
	float: left;
	margin: 0 20px 0 0;
}
body #page #bottom-box-container.c4 div.box {
	width: 215px;
	float: left;
	margin: 0 20px 0 0;
}
body #page #bottom-box-container div.box div.content {
	margin: 0;
	padding: 16px;
	border: 1px solid #e2e2e2;
	border-top: 0 none;
	background: #fff none;
	color: #707681;
	position: relative;
	overflow: auto;
}
body #page #body div.box div.content div.divider {
	border-bottom: 1px solid #e2e2e2;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
	margin: 10px 0;
}
body #page #body div.box.last {
	margin-bottom: 0;
}
body #page #body div.box div.content div.logo {
	clear: both;
	float: none;
	text-align: center;
	margin: 0 0 10px 0;
	width: 100%;
}
body #page #body div.box div.content div.logo img {
	float: none;
	text-align: center;
}
body #page #bottom-box-container div.box div.content a.more {
	display: block;
	position: absolute;
	bottom: 10px;
	width: 180px;
}
body #page #bottom-box-container div.box div.header {
	background: transparent url("../images/page-box-grayback-header-right.png") 100% 0 no-repeat;
	padding: 0 10px 0 0;
}
body #page #bottom-box-container div.box div.header h3 {
	background: transparent url("../images/page-box-grayback-header-left.png") 0 0 no-repeat;
	margin: 0;
	padding: 8px 16px;
	font: 130% Arial, Helvetica, sans-serif;
}
body #page #body div.box {
	margin: 0 0 20px 0;
	width: 100%;
}
body #page #body div.box div.header {
	background: transparent url("../images/page-box-whiteback-header-right.png") 100% 0 no-repeat;
	padding: 0 10px 0 0;
}
body #page #body div.box div.header h3 {
	font: 130% Arial, Helvetica, sans-serif;
	color: #333;
	background: transparent url("../images/page-box-whiteback-header-left.png") 0 0 no-repeat;
	margin: 0;
	padding: 8px 16px;
}
body #page #body div.box div.content {
	margin: 0;
	padding: 8px 16px;
	border: 1px solid #e2e2e2;
	border-top: 0 none;
	background: #fff none;
	color: #707681;
	position: relative;
}
body #page div.box div.content div {
	float: right;
	width: 49%;
	text-align: left;
}
body #page div.box div.content img {
	float: left;
}
body #page div.box div.content p {
	margin: 0 0 8px 0;
	line-height: 120% !important;
}
body #page div.box div.content ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}
body #page div.box div.content ul li {
	padding: 0 0 10px 0;
	line-height: 120%;
	list-style-type: none !important;
}
body #page div.box div.content ul li a.pdf {
	background: transparent url("../images/body-icon-pdf-16x16.png") 0 0 no-repeat;
	padding: 0 0 0 22px;
	margin: 0;
}
body #page div.box div.content ul li.pdf {
	background: transparent url("../images/body-icon-pdf-16x16.png") 0 2px no-repeat;
	padding: 0 0 8px 22px !important;
	margin: 0;
}
body #page #body a.pdf {
	display: inline;
}
body #page div.box div.content ul li a.arrow {
	background: transparent url("../images/page-body-link-arrow.png") 0 2px no-repeat;
	padding: 2px 0 9px 10px;
}
body #page div.box div.content ul li a.arrow:hover {
	background-image: url("../images/page-body-link-arrow-hover.png");
}
body #page div.box div.content table {
	width: 100%;
}
body #page div.box div.content table td {
	vertical-align: middle;
	text-align: center;
	width: 50%;
	padding: 0 0 6px 0;
}
body #page div.box div.content table td img {
	float: none;
}
body #page div.box div.content a.more {
	border-top: 1px solid #e8e8e8;
	text-decoration: none;
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
	width: 100%;
	display: block;
}
body #page div.box div.content ul li a {
	text-decoration: none;
}
body #page div.box div.content ul li a:hover {
	text-decoration: underline;
}
body #page #body div.headline {
	background: transparent url("../images/body-headline-right.png") 100% 0 no-repeat;
	height: 35px;
	padding: 0 10px 0 0;
	cursor: pointer;
	clear: both;
}
body #page #body div.headline a {
	background: transparent url("../images/body-headline-left.png") 0 0 no-repeat;
	text-decoration: none;
	height: 35px;
	display: block;
	padding: 6px 0 0 16px;
	color: #000;
	font: 130% Arial, Helvetica, sans-serif;
}
body #page #body div.headline a span {
	padding: 0 0 0 12px;
	font: 90% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2b85bf;
}
body #page #body div.headline a:hover span {
	text-decoration: underline;
}
body #page #body div.frontpage {
	position: relative;
	padding-bottom: 10px;
}
body #page #body div.frontpage img {
	clear: both;
}
body #page #body div.frontpage div.background {
	z-index: 2;
	width: 100%;
	margin-left: -20px;
}
body #page #body div.frontpage div.text {
	z-index: 1;
	width: 600px;
	color: #8a8a8a;
}
body #page #body div.frontpage div.menu {
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 15px;
	width: 250px;
}
body #page #body div.frontpage div.menu div.header {
	background: transparent url("../images/body-frontpage-menu-header-right.png") 100% 0 no-repeat;
	padding: 0 10px 0 0;
}
body #page #body div.frontpage div.menu div.header h2 {
	background: transparent url("../images/body-frontpage-menu-header-left.png") 0 0 no-repeat;
	padding: 12px 0 12px 17px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body #page #body div.frontpage div.menu ul {
	background: transparent url("../images/body-frontpage-menu-background.png") 0 0 repeat-y;
	padding: 1px 0 1px 2px;
	margin: 0;
	list-style-type: none;
}
body #page #body div.frontpage div.menu ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: transparent url("../images/body-frontpage-menu-item-background.png") 0 0 repeat-x;
	border-right: 1px solid #e0e0e0;
}
body #page #body div.frontpage div.menu ul li span {
	background: #f7f7f7 none;
	padding: 0 10px 0 18px;
	margin-right: 70px;
}
body #page #body div.frontpage div.menu ul li.hover {
	background: transparent url("../images/body-frontpage-menu-item-hover-background.png") 0 0 repeat-x;
}
body #page #body div.frontpage div.menu ul li.hover span {
	background: transparent url("../images/body-frontpage-menu-item-hover-background-inner.png") 0 -15px repeat-x;
}





body #page #body div.frontpage div.menu ul li a {
	font-size: 150%;
	display: block;
	padding: 0;
	line-height: 42px;
	text-decoration: none;
}
body #page #body div.frontpage div.menu ul li a:hover {
	color: #ac232b;
}
body #page #body div.frontpage div.menu div.footer {
	background: transparent url("../images/body-frontpage-menu-footer-right.png") 100% 0 no-repeat;
	padding-right: 20px;
	height: 37px;
}
body #page #body div.frontpage div.menu div.footer div {
	height: 37px;
	line-height: 37px;
	background: transparent url("../images/body-frontpage-menu-footer-left.png") 0 0 no-repeat;
}

body #page #body div.frontpage div.menu li.sales a {
	background: transparent url("../images/body-frontpage-menu-icon-sales.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.marketing a {
	background: transparent url("../images/body-frontpage-menu-icon-marketing.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.customer_service a {
	background: transparent url("../images/body-frontpage-menu-icon-customer_service.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.it-help_desk a {
	background: transparent url("../images/body-frontpage-menu-icon-it-help_desk.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.management a {
	background: transparent url("../images/body-frontpage-menu-icon-management.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.mobile_solutions a {
	background: transparent url("../images/body-frontpage-menu-icon-mobile_solutions.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.sales a:hover {
	background: transparent url("../images/body-frontpage-menu-hover-icon-sales.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.marketing a:hover {
	background: transparent url("../images/body-frontpage-menu-hover-icon-marketing.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.customer_service a:hover {
	background: transparent url("../images/body-frontpage-menu-hover-icon-customer_service.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.it-help_desk a:hover {
	background: transparent url("../images/body-frontpage-menu-hover-icon-it-help_desk.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.management a:hover {
	background: transparent url("../images/body-frontpage-menu-hover-icon-management.png") 100% 50% no-repeat;
}
body #page #body div.frontpage div.menu li.mobile_solutions a:hover {
	background: transparent url("../images/body-frontpage-menu-hover-icon-mobile_solutions.png") 100% 50% no-repeat;
}




body #page #body div.promoter {
	z-index: 1;
	position: relative;
}
body #page #body div.promoter div.image {
	z-index: 1;
	position: relative;
}
body #page #body div.promoter div.text {
	z-index: 2;
	color: #8a8a8a;
	position: absolute;
	top: 0;
}
body #page #body div.right div.button {
	width: 204px;
	float: none;
	margin-bottom: 20px;
}
body #page #body.c2r div.promoter div.text div.button a {
	width: 191px;
}
body #page #body div.promoter div.text a.arrow {
	margin: 10px 0 0 20px;
	float: left;
	display: block;
	padding-top: 2px;
	line-height: 100%;
}
body #page #body div.tab-container {
	float: none;
	clear: both;
}
body #page #body div.tab-container table.tabs {
	border-collapse: collapse;
	float: left;
}
body #page #body div.tab-container table.tabs td {
	height: 61px;
	cursor: pointer;
}
body #page #body div.tab-container table.tabs td a {
	color: #666;
	font-size: 120%;
	line-height: 125%;
	text-decoration: none;
}
body #page #body div.tab-container table.tabs tr td.description {
	color: #999;
	line-height: 120%;
}
body #page #body div.tab-container table.tabs tr.hover td.description {
	color: #666;
}
body #page #body div.tab-container table.tabs tr.hover td.selected a {
	text-decoration: none;
}
body #page #body div.tab-container table.tabs td.tab {
	color: #666;
	background: transparent url("../images/body-tabs-inactive.png") 0 0 no-repeat;
	width: 166px;
	padding: 0 8px 0 40px;
	vertical-align: middle;
	margin: 0;
}
body #page #body div.tab-container table.tabs td.tab a {
	white-space: normal;
}
body #page #body div.tab-container table.tabs td.description {
	width: 686px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	margin: 2px 0 2px 0;
	color: #666;
	background: transparent url("../images/body-tabs-description-inactive.png") 0 0 no-repeat;
}
body #page #body div.tab-container table.tabs.active td.tab {
	width: 174px;
}
body #page #body div.tab-container table.tabs.active td.description {
	display: none;
}
body #page #body div.tab-container table.tabs td.tab.selected {
	background-image: url("../images/body-tabs-active.png");
	text-decoration: none;
}
body #page #body div.tab-container table.tabs tr.hover td.tab {
	background-image: url("../images/body-tabs-hover.png");
}
body #page #body div.tab-container table.tabs tr.hover td.description {
	background-image: url("../images/body-tabs-description-hover.png");
}
body #page #body div.tab-container table.tabs tr.hover td.tab.selected {
	background-image: url("../images/body-tabs-active.png");
	text-decoration: none;
}
body #page #body div.tab-container div.tab-content {
	float: left;
	width: 670px;
	margin: 0 0 0 20px;
}
body #page #body div.tab-container div.tab-content div.tab-default ul {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 0;
	position: relative;
	left: -26px;
	background-color: #fff;
}
body #page a.arrow {
	background: transparent url("../images/page-body-link-arrow.png") 0 1px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
}
body #page a.arrow:hover {
	background: transparent url("../images/page-body-link-arrow-hover.png") 0 1px no-repeat;
	text-decoration: underline;
}
/***************************
 SCREENSHOTS
***************************/
body #page #body div.screenshots {
	margin: 0 0 22px 0;
	padding: 0;
}
body #page #body div.screenshots ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body #page #body div.screenshots ul li {
	float: left;
	background: transparent url("../images/body-divider-vertical-gradient.png") 0 0 no-repeat;
	margin: 0 0 10px 4px;
	padding: 0 0 0 10px;
	width: 210px;
	list-style-type: none;
}
body #page #body div.screenshots ul li.first {
	background: transparent none;
	padding: 0;
	margin: 0;
	clear: both;
}
body #page #body div.screenshots ul li img {
	border: 1px solid #ccc;
	margin: 1px 1px 4px 1px;
}
body #page #body div.screenshots ul li:hover img {
	border: 2px solid #2b85bf;
	margin: 0 0 3px 0;
}
body #page #body div.screenshots ul li p {
	margin: 0 0 3px 0;
	color: #666;
}
body #page #body div.screenshots ul li p a {
	float: none;
	display: block;
	clear: both;
}



body #page #body.c2r div.promoter {
}
body #page #body.c2r div.promoter div.text {
	position: relative;
}
body #page #body.c2r div.promoter div.text p {
	width: 75%;
}
body #page #body.c2r div.promoter div.text div.button {
	position: absolute;
	right: 0;
	top: 0;
}
/***************************
 COUNTRY SELECTOR
***************************/
body #page #header #menu-global #country-selector {
	background: transparent url("../images/test-dropdown-background-top.png") 0 0 no-repeat;
	position: absolute;
	top: -14px;
	left: 0px;
	width: 192px;
	padding: 4px 4px 0 4px;
	z-index: 1000;
}
body #page #header #menu-global #country-selector div.bottom {
	background: transparent url("../images/test-dropdown-background-bottom.png") 0 0 no-repeat;
	width: 200px;
	height: 8px;
	margin: 0 0 0 -4px;
	position: relative;
	bottom: -8px;
}
body #page #header #menu-global #country-selector ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 -12px 0;
	width: 100%;
}
body #page #header #menu-global #country-selector ul li {
	background: #eee none;
	padding: 0;
	margin: 0;
	float: none;
}
body #page #header #menu-global #country-selector ul li a {
	background: transparent none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0;
	display: block;
	height: 30px;
	text-decoration: none;
}
body #page #header #menu-global #country-selector ul li a img {
	margin: 6px 2px 6px 6px;
	vertical-align: middle;
	border: 0 none;
}
body #page #header #menu-global #country-selector ul li.world a img {
	margin: 4px 6px 4px 8px;
}
body #page #header #menu-global #country-selector ul li.selected a {
	background: #f7feff none;
}
body #page #header #menu-global #country-selector ul li a:hover {
	background-color: #fff;
}
body #page #header #menu-global #country-selector ul li a:hover span {
	text-decoration: underline;
}


/**********************
 ZEBRA'D TABLE LISTS
**********************/
body #page #body table.list {
	padding: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 20px 0;
	width: 100%;
}
body #page #body table.list td.header {
	font-weight: normal;
	background: #e7e7e7 none;
	padding: 8px;
	border-right: 1px solid #fff;
	font-weight: bold;
	font-size: 110%;
}
body #page #body table.list td.header-last {
	font-weight: normal;
	background: #e7e7e7 none;
	padding: 8px;
	font-weight: bold;
	font-size: 110%;
}
body #page #body table.list td {
	padding: 8px;
	border-right: 1px solid #dbdbdb;
	vertical-align: top;
	color: #666;
	line-height: 130%;
}
body #page #body table.list td.last {
	border-right: 0 none;
}
body #page #body table.list tr td.alt {
	background-color: #f6f6f6;
}
body #page #body table.list tr td.alt-last {
	background-color: #f6f6f6;
	border-right: 0 none;
}
body #page #body table.list tr td div.action {
	float: none;
}


/**********************
 RED GRADIENT BUTTONS
**********************/
body #page #body div.button {
	background: transparent url("../images/button-red-gradient-right.png") 100% 0 no-repeat;
	height: 51px;
	padding: 0 11px 0 0;
	float: left;
	cursor: pointer;
	text-align: center;
}
body #page #body div.button a {
	background: transparent url("../images/button-red-gradient-left.png") 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	height: 51px;
	display: block;
	padding: 11px 0 0 16px;
	font-weight: bold;
	font-size: 140%;
}
body #page #body div.button a span {
	background: transparent url("../images/button-red-gradient-arrow.png") 100% -2px no-repeat;
	padding: 0 20px 5px 0;
	margin: 0;
	font-weight: normal;
	font-size: 85%;
}
body #page #body div.button a:hover {
	text-decoration: underline;
}

/**********************
 Body action buttons
**********************/
body #page #body div.action {
	float: left;
	background: transparent url("../images/button-body-red-right.png") 100% 0 no-repeat;
	padding: 0 8px 0 0;
	margin: 0;
	height: 23px;
}
body #page #body div.action input,
body #page #body div.action a {
	background: transparent url("../images/button-body-red-left.png") 0 0 no-repeat;
	border: 0 none;
	color: #fff;
	height: 23px;
	line-height: 23px;
	display: block;
	padding: 0 0 0 8px;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
body #page #body div.action input {
	margin: 0;
	padding: 0 0 4px 8px;
}
body #page #body div.action:hover a,
body #page #body div.action:hover input {
	text-decoration: underline;
}
/**********************
 Lightbox action buttons
**********************/
body #lightbox div.action {
	float: left;
	background: transparent url("../images/button-body-red-right.png") 100% 0 no-repeat;
	padding: 0 8px 0 0;
	margin: 0;
	height: 23px;
}
body #lightbox div.action input,
body #lightbox div.action a {
	background: transparent url("../images/button-body-red-left.png") 0 0 no-repeat;
	border: 0 none;
	color: #fff;
	height: 23px;
	line-height: 23px;
	display: block;
	padding: 0 0 0 8px;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
body #lightbox div.action input {
	margin: 0;
	padding: 0 0 4px 8px;
}
body #lightbox div.action:hover a,
body #lightbox div.action:hover input {
	text-decoration: underline;
}
/**********************
 Body form tables
**********************/
body #page #body table.form {
	border-collapse: collapse;
}

body #page #body table.form td {
	padding: 0 4px 16px 4px;
	line-height: 140%;
}
body #page #body table.form td.label {
	background: transparent url("../images/body-form-label-background.png") 0 10px repeat-x;
	padding: 0 8px 16px 0;
	width: 100px;
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
}
body #page #body table.form label {
	white-space: nowrap;
}
body #page #body table.form td.label label {
	background: #fff none;
	padding: 0 4px 0 0;
}
body #page #body table.form td.remove {
	text-align: right;
}
body #page #body table.form td input.text {
	border: 1px solid #959595;
	background: #f6f6f6 none;
}
body #page #body table.form td textarea.text {
	border: 1px solid #959595;
	background: #f6f6f6 none;
}
body #page #body table.form td select {
	border: 1px solid #959595;
	background: #f6f6f6 none;
}
body #page #body table.form td.divider hr {
	color: #959595;
}
/**********************
 Lightbox form tables
**********************/
body #lightbox table.form {
	border-collapse: collapse;
	width: 450px;
}

body #lightbox table.form td {
	padding: 0 4px 16px 4px;
	line-height: 140%;
}
body #lightbox table.form td.label {
	background: transparent url("../images/body-form-label-background.png") 0 10px repeat-x;
	padding: 0 8px 16px 0;
	width: 125px;
	font-size: 110%;
	font-weight: bold;
}
body #lightbox table.form td.label label {
	background: #fff none;
	padding: 0 4px 0 0;
}
body #lightbox table.form td.remove {
	text-align: right;
}
body #lightbox table.form td textarea,
body #lightbox table.form td input.text {
	border: 1px solid #959595;
	background: #f6f6f6 none;
	width: 100%;
}
body #lightbox table.form td.divider hr {
	color: #959595;
}

/**********************
 Quotes
**********************/
body #page p.quote,
body #page p.quote-last {
	font-style: italic;
	line-height: 140%;
}
body #page div.right p.quote {
	padding: 0 0 8px 0;
	font-size: 110% !important;
}
body #page div.right p.quote-appendage {
	display: block;
	margin: 8px 0 8px 0 !important;
	padding: 0 0 8px 0 !important;
	font-size: 90%;
	border-bottom: 1px solid #e2e2e2;
}
body #page div.right p.quote-appendage-last {
	display: block;
	margin: 8px 0 0 0 !important;
	font-size: 90%;
	border-bottom: 0 none;
}
body #page p.quote span,
body #page p.quote-last span {
	font-style: normal;
	clear: both;
	display: block;
	margin: 8px 0 0 0 !important;
	line-height: 130% !important;
	color: #666;
}
body #page p.quote-appendage span strong,
body #page p.quote-appendage-last span strong {
	margin: 0 0 0 0;
	display: block;
}
/**********************
 Imaged paragraphs
**********************/
body #page #body div.image-paragraph {
	clear: both;
	margin-bottom: 20px;
}
body #page #body div.image-paragraph ul {
	display: table;
}
body #page #body div.image-paragraph li {
	margin-left: 10px;
}
body #page #body div.image-paragraph div.image {
	margin: 0 10px 20px 0;
	float: left;
}
body #page #body div.image-paragraph img {
	margin: 3px 0 10px 0;
}

/**********************
	Gradient line contents boxes
**********************/

body #page #body div.separated-floaters {
	margin: 20px 0 0 0;
}
body #page #body div.separated-floaters div {
	background: transparent url("../images/body-divider-vertical-gradient.png") 100% 100% no-repeat;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}
body #page #body div.separated-floaters div.last {
	background: transparent none;
	margin: 0;
	padding: 0;
}
body #page #body div.separated-floaters div {
	width: 290px;
}
body #page #body .c3-4 div.separated-floaters div {
	width: 215px;
}
/**********************
	Process steps
**********************/
body #page #body div.process-large {
	background: transparent url("../images/body-process-large-bottom.png") 0 100% no-repeat;
}
body #page #body div.process-large div {
	background: transparent url("../images/body-process-large-top.png") 0 0 no-repeat;
}
body #page #body div.process-large div div {
	background: transparent none;
	float: left;
	width: 162px;
	padding: 50px 10px 30px 50px;
}
body #page #body div.process-large div div h4 {
	color: #668597 !important;
	margin-left: 34px !important;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
body #page #body div.process-large div div h4 span {
	display: none;
}



body #lightbox div.process-small {
	background: transparent url("../images/body-process-small.png") 0 100% no-repeat;
	width: 920px;
	height: 90px;
}
body #lightbox div.process-small div {
	background: transparent none;
	float: left;
	width: 138px;
	padding: 20px 10px 30px 66px;
}
body #lightbox div.process-small div h4 {
	color: #668597 !important;
	line-height: 100%;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
body #lightbox div.process-small div h4 span {
	display: none;
}
/**********************
	Gradient floaters
**********************/
div.gradient-floaters div {
	width: 293px;
	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
	background: transparent url("../images/body-gradient-floater-background-bottom.png") 0 100% no-repeat;
}
div.gradient-floaters div.last {
	margin: 0 0 10px 0;
}
div.gradient-floaters div div {
	width: auto;
	float: none;
	padding: 8px 16px 30px 16px;
	margin: 0;
	font-size: 120%;
	background: transparent url("../images/body-gradient-floater-background-top.png") 0 0 no-repeat;
	position: relative;
}
div.gradient-floaters div div a.arrow {
	position: absolute;
	bottom: 24px;
	line-height: 110%;
	padding-left: 14px !important;
}
div.gradient-floaters div div h2 {
	background: transparent url("../images/body-gradient-floater-header-background.png") 0 32px repeat-x;
	padding: 0 !important;
	margin-left: -2px !important;
	height: 64px;
	float: none;
	cursor: pointer;
}
div.gradient-floaters div div h2 span {
	background-color: #fdfdfe;
	color: #2b85bf !important;
	float: left;
	padding: 0 10px 0 0;
	line-height: 64px;
	font-size: 85%;
}
div.gradient-floaters div div h2 a {
	text-decoration: none;
	padding: 0;
}
div.gradient-floaters div div h2 a:hover span {
	text-decoration: underline !important;
	color: #AC232B !important;
}
div.gradient-floaters div div h2 img {
	float: right;
	border: 0 none;
}
div.gradient-floaters div div ul {
	padding: 4px 4px 8px 4px !important;
}
div.gradient-floaters div div ul li {
	padding: 2px 0 4px 0 !important;
	line-height: 110% !important;
}

/**********************
	Filter table
**********************/
body #page #body table.filter {
	border-collapse: separate;
	width: 100%;
	margin: 0 0 20px 0;
}
body #page #body table.filter tr td {
	margin: 0 3px 3px 0;
	border: 1px solid #ebebeb;
	background: #f7f7f7 none;
	padding: 8px;
}
body #page #body table.filter tr td input.text {
	border: 1px solid #999;
}
body #page #body table.filter tr td * {
	vertical-align: middle;
}
body #page #body table.filter tr td label.left {
	font-weight: bold;
	float: left;
	margin: 3px 4px 0 0;
}
body #page #body table.filter tr td strong {
	color: #333;
}
body #page #body table.filter tr.footer td {
	border: 1px solid #e9e9e9;
	background: #efefef none;
}
body #page #body table.filter tr.footer td a {
	line-height: 23px;
	margin: 0 0 0 10px;
}
body #page #body table.filter tr td ul {
	list-style-type: none;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
body #page #body table.filter tr td ul li {
	list-style-type: none;
	margin: 0 8px 8px 0;
	padding: 0;
	color: #666;
}


/**********************
	Partner info boxes
**********************/
body #page #body div.partner {
	margin: 0 0 20px 0;
	padding: 0;
}
body #page #body div.partner h3 {
	/* background: #f3f3f3 none; */
	background: #f5f5f5 url("../images/body-toolpanel-gradient.png") 0 0 repeat-x;
	line-height: 130%;
	font-size: 130%;
	padding: 4px 12px;
	margin: 0;
	border: 1px solid #efefef;
}
body #page #body div.partner div {
	background: #fbfbfb none;
	line-height: 130%;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #f5f5f5;
}
body #page #body div.partner div table {
	border-collapse: collapse;
	width: 100%;
}
body #page #body div.partner div table td {
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	color: #666;
}
body #page #body div.partner div table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 12px repeat-x;
	width: 100px;
	font-size: 110%;
	font-weight: bold;
	padding: 2px 0;
}
body #page #body div.partner div table td.label strong {
	background: #fbfbfb none;
	padding: 0 8px;
	color: #666;
}
body #page #body div.partner div table td.logo {
	text-align: right;
}
/**********************
	Product info boxes
**********************/
body #page #body div.product {
	margin: 0 0 20px 0;
	padding: 0;
}
body #page #body div.product h3 {
	/* background: #f3f3f3 none; */
	background: #f5f5f5 url("../images/body-toolpanel-gradient.png") 0 0 repeat-x;
	line-height: 130%;
	font-size: 130%;
	padding: 4px 12px;
	margin: 0;
	border: 1px solid #efefef;
}
body #page #body div.product div {
	background: #fbfbfb none;
	line-height: 130%;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #f5f5f5;
}
body #page #body div.product div table {
	border-collapse: collapse;
	width: 100%;
}
body #page #body div.product div table td {
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	color: #666;
}
body #page #body div.product div table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 12px repeat-x;
	width: 125px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0;
}
body #page #body div.product div table td.label strong {
	background: #fbfbfb none;
	padding: 0 8px;
	color: #666;
}
body #page #body div.product div table td.logo {
	text-align: right;
}


/**********************
	Adjust for large text, SuperOffice contact information
**********************/
body #page #body table.suo-contact {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
body #page #body table.suo-contact td {
	vertical-align: top;
	padding: 2px 8px 4px 4px;
	color: #666;
	font-size: 130%;
	line-height: 130%;
	color: #999;
}
body #page #body table.suo-contact td.label {
	background: transparent url("../images/body-form-label-background.png") 0 12px repeat-x;
	width: 100px;
	font-weight: bold;
	padding-left: 0;
}
body #page #body table.suo-contact td.label strong {
	background: #fff none;
	padding: 0 8px 0 0;
	color: #666;
}


/**********************
	Country contact info boxes
**********************/
body #page #body div.contact-country {
	margin: 0 0 20px 0;
	padding: 0;
}
body #page #body div.contact-country h3 {
	/* background: #f3f3f3 none; */
	background: #f5f5f5 url("../images/body-toolpanel-gradient.png") 0 0 repeat-x;
	line-height: 130%;
	font-size: 130%;
	padding: 4px 12px;
	margin: 0;
	border: 1px solid #efefef;
}
body #page #body div.contact-country h3 img {
	padding: 0 8px 0 0;
}
body #page #body div.contact-country div {
	background: #fbfbfb none;
	line-height: 130%;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #f5f5f5;
}
body #page #body div.contact-country div table {
	border-collapse: collapse;
	width: 100%;
}
body #page #body div.contact-country div table td {
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	color: #666;
}
body #page #body div.contact-country div table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 11px repeat-x;
	width: 75px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0;
}
body #page #body div.contact-country div table td.label strong {
	background: #fbfbfb none;
	padding: 0 8px;
	color: #666;
}
body #page #body div.contact-country div table td.logo {
	text-align: right;
}


/**********************
	Executive profile
**********************/
body #page #body div.exec-profile {
	margin: 0 0 20px 0;
}
body #page #body div.exec-profile img {
	margin: 0 10px 10px 0;
	float: left;
}
body #page #body div.exec-profile div {
	width: 75%;
	float: left;
}
body #page #body div.exec-profile div h3 {
	margin: 0 0 5px 0;
}


/**********************
	Customer case floaters
**********************/
body #page #body div.vacant-positions div.separated-floaters div {
	position: relative;
	margin-bottom: 10px;
}
body #page #body div.vacant-positions div.separated-floaters div img {
	margin: 0 0 10px 0;
}
body #page #body div.vacant-positions div.separated-floaters div a.pdf {
	position: absolute;
	bottom: 0px;
}

/**********************
	Customer case info boxes
**********************/
body #page #body div.vacant-position {
	margin: 0 0 20px 0;
	padding: 0;
}
body #page #body div.vacant-position h3 {
	/* background: #f3f3f3 none; */
	background: #f5f5f5 url("../images/body-toolpanel-gradient.png") 0 0 repeat-x;
	line-height: 130%;
	font-size: 130%;
	padding: 4px 12px;
	margin: 0;
	border: 1px solid #efefef;
}
body #page #body div.vacant-position div {
	background: #fbfbfb none;
	line-height: 130%;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #f5f5f5;
}
body #page #body div.vacant-position div table {
	border-collapse: collapse;
	width: 100%;
}
body #page #body div.vacant-position div table td {
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	color: #666;
}
body #page #body div.vacant-position div table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 12px repeat-x;
	width: 125px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0;
}
body #page #body div.vacant-position div table td.label strong {
	background: #fbfbfb none;
	padding: 0 8px;
	color: #666;
}
body #page #body div.vacant-position div table td.logo {
	text-align: right;
}


/**********************
	Vacant position info boxes
**********************/
body #page #body div.vacant-position {
	margin: 0 0 20px 0;
	padding: 0;
}
body #page #body div.vacant-position h3 {
	background: #f5f5f5 url("../images/body-toolpanel-gradient.png") 0 0 repeat-x;
	line-height: 130%;
	font-size: 130%;
	padding: 4px 12px;
	margin: 0;
	border: 1px solid #efefef;
}
body #page #body div.vacant-position div {
	background: #fbfbfb none;
	line-height: 130%;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #f5f5f5;
}
body #page #body div.vacant-position div table {
	border-collapse: collapse;
	width: 100%;
}
body #page #body div.vacant-position div table td {
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	color: #666;
}
body #page #body div.vacant-position div table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 10px repeat-x;
	width: 100px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0;
}
body #page #body div.vacant-position div table td.label strong {
	background: #fbfbfb none;
	padding: 0 8px;
	color: #666;
}
/**********************
	Customer case info boxes
**********************/
body #page #body div.customer-case {
	margin: 0 0 20px 0;
	padding: 0;
}
body #page #body div.customer-case h3 {
	background: #f5f5f5 url("../images/body-toolpanel-gradient.png") 0 0 repeat-x;
	line-height: 130%;
	font-size: 130%;
	padding: 4px 12px;
	margin: 0;
	border: 1px solid #efefef;
}
body #page #body div.customer-case div {
	background: #fbfbfb none;
	line-height: 130%;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #f5f5f5;
}
body #page #body div.customer-case div table {
	border-collapse: collapse;
	width: 100%;
}
body #page #body div.customer-case div table td {
	vertical-align: top;
	padding: 2px 8px 2px 4px;
	color: #666;
}
body #page #body div.customer-case div table td.label {
	background: transparent url("../images/body-form-label-background.png") 0 10px repeat-x;
	width: 125px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 0;
}
body #page #body div.customer-case div table td.label strong {
	background: #fbfbfb none;
	padding: 0 8px;
	color: #666;
}
/**********************
	Customer case floaters
**********************/
body #page #body div.customer-cases div.separated-floaters div {
	position: relative;
	margin-bottom: 10px;
}
body #page #body div.customer-cases div.separated-floaters div img {
	margin: 0 0 10px 0;
}
body #page #body div.customer-cases div.separated-floaters div a.pdf {
	position: absolute;
	bottom: 0;
	left: 0;
}
/**********************
	Form errors
**********************/
body #page #body div.form-error {
	border: 1px solid #de1920;
	background-color: #f6f6f6;
	padding: 10px;
	color: #de1920;
	margin: 0 0 20px 0;
}
body #page #body div.form-error h2 {
	padding-top: 0;
	font-size: 140%;
	font-weight: bold;
}
body #page #body div.form-required {
	background: transparent url("../images/form-required.png") 100% 2px no-repeat;
	padding: 0 10px 0 0;
	float: left;
}
body #page #body div.form-error ul {
	margin-bottom: 0;
}
body #page #body div.form-error h2, body #page #body div.form-error p, body #page #body div.form-error ul li {
	color: #de1920;
}
body #page #body table.form tr.error td input, body #page #body table.form tr.error td textarea, body #page #body table.form tr.error td select {
	border: 1px solid #de1920;
}
body #page #body table.form tr.error td label {
	color: #de1920;
}

/**********************
	News
**********************/
body #page #body div.news-entry {
	margin: 20px 0 10px 0;
}
body #page #body div.news-entry h3 {
	margin: 0;
}
body #page #body div.news-entry p {
	margin: 5px 0;
}