/* CSS Document */

/* CSS Layers */
@charset "utf-8";

#header {
	position:absolute;
	left:3px;
	top:0px;
	width:843px;
	height:84px;
	z-index:1;
}
#hpnavigation {
	position:absolute;
	left:10px;
	top:51px;
	width:829px;
	height:26px;
	z-index:3;
	visibility: visible;
}
#search {
	position:absolute;
	left:646px;
	top:-23px;
	width:180px;
	height:33px;
	z-index:1;
	visibility: visible;
}
#login {
	position:absolute;
	left:703px;
	top:-48px;
	width:116px;
	height:31px;
	z-index:5;
	visibility: visible;
}
#customerLogos {
	position:absolute;
	left:687px;
	top:285px;
	width:130px;
	height:90px;
	z-index:1;
	visibility: visible;
}
#solutions {
	position:absolute;
	left:164px;
	top:26px;
	width:166px;
	height:122px;
	z-index:3;
	visibility: hidden;
}
#customers {
	position:absolute;
	left:304px;
	top:26px;
	width:120px;
	height:152px;
	z-index:3;
	visibility: hidden;
}
#partners {
	position:absolute;
	left:467px;
	top:26px;
	width:120px;
	height:86px;
	z-index:3;
	background-image: url(sap.html);
	visibility: hidden;
}
#contact {
	position:absolute;
	left:678px;
	top:117px;
	width:166px;
	height:192px;
	z-index:1;
}
#co {
	position:absolute;
	left:542px;
	top:26px;
	width:117px;
	height:145px;
	z-index:4;
	visibility: hidden;
}
#maincontent {
	position:absolute;
	left:10px;
	top:92px;
	width:829px;
	height:502px;
	z-index:1;
	visibility: visible;
}
#nextstepshome {
	position:absolute;
	left:698px;
	top:438px;
	width:123px;
	height:167px;
	z-index:2;
	visibility: visible;
}
#nextsteps {
	position:absolute;
	left:20px;
	top:330px;
	width:131px;
	height:157px;
	z-index:2;
}
#searchFrame {
	position:absolute;
	left:541px;
	top:7px;
	width:159px;
	height:30px;
	z-index:5;
}
#searchBackground {
	position:absolute;
	left:544px;
	top:3px;
	width:160px;
	height:35px;
	z-index:4;
}
#youtubeWindow {
	position:absolute;
	left:698px;
	top:342px;
	width:130px;
	height:100px;
	z-index:7;
}
#learnmore {
	position:absolute;
	left:698px;
	top:608px;
	width:123px;
	height:55px;
	z-index:3;
}

/* Redefined Tags */

a {
	color: #50851B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #50851B;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-color: #CBD0D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	list-style: none;
	color: #333333;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/misc/blueBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul {
    margin-top: 0px;
	left: -15px;
	position: relative;
}

/* Original Tags */

.boldLinks {
	font-weight: bold;
}
.greenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50851B;
}
.blueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.homePageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.homePageTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}
.homePageTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50851B;
	line-height: 24px;
	text-decoration: none;
}
.blackTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.blackTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}
.blackTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50851B;
	line-height: 24px;
	text-decoration: none;
}
.whiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.standardLink {
	color: #50851B
}
.mainPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}
.italicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #50851B;
	font-style: italic;
}
td.footerTitle a{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
td.footerStandard a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.requiredFields {
	color: #FF0000;
	font-size: 9px;
}
.greenQuote {
	color: #50851B;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.eventBackground {
	background-image: url(../images/misc/hp_desk_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.homepageBottom {
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #DADDE2;
}
.homepageBottomLeft {
	background-image: url(../images/misc/hp_desk_left.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #DADDE2;
}
.homepageBottomRight {
	background-image: url(../images/misc/hp_right.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #DADDE2;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input.search{
	background-image: url(../images/misc/searchbackground.jpg); 
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.searchbox input {
	background-color:transparent;
	border:0pt solid transparent;
}
input.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
select.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.mainTable{
	position:relative;
	width:843px;
	height:auto;
	margin:auto;
	overflow: visible;
}
.bottomHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomHeader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	padding-right: 7px;
	padding-left: 7px;
	line-height: 16px;
}
.newsdiv{
	position:relative;
	width:770px;
	height:auto;
	margin:auto;
	overflow: visible;
	float: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.newsHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50851B;
	text-decoration: none;
	line-height: 24px;
}
.newsHeader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	color: #50851B;
}
.pricingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.sapBlurb {
	padding-right: 9px;
	padding-left: 9px;
	line-height: 17px;
}
.standardCopy {
	line-height: 20px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #50851B;
}
td.dropdown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
td.dropdown a:hover {
	color: #50851B;
	text-decoration: none;
	font-weight: normal;
}
td.dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
td.section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 3px;
}
td.resourceBoxHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
}

td.sidenavBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.sidenavBig a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
td.sidenavBig a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50851B;
	text-decoration: none;
}
td.sidenav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
td.sidenav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
td.sidenav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #50851B;
	text-decoration: none;
	font-weight: normal;
}
td.greenlink a {
	color: #50851B;
	text-decoration: none;
}
td.greenlink a:hover {
	color: #50851B;
	text-decoration: underline;
}
td.tabOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	line-height: 12px;
}
td.tabOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	line-height: 12px;
}
td.nextstepBox a {
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44697D;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
} 
td.nextstepBox a:link {
	color: #44697D;
	text-decoration: underline;
} 
td.nextstepBox a:hover {
	color: #333;
	background-color: #FFFFFF;
	text-decoration: none;
} 
td.resourceCopy {
	padding-bottom: 20px;
	padding-left: 5px;
} 
td.resourceThumbs {
	padding-left: 5px;
	padding-right: 5px;
} 
td.fakeResource { 
	display: block;
	margin: 0;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
} 
td.resourceBox a{ 
	display: block;
	margin: 0;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
} 
td.resourceBox a:link {
	color: #000000;
	text-decoration: none;
	
} 
td.resourceBox a:hover {
	color: #50851B;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
} 
td.resourceBoxMainArea {
	padding-right: 15px;

} 
td.yourroleBoxIcon {
	padding-bottom: 20px;
	padding-right: 20px;
}
td.indentedBullets {
	padding-left: 30px;
}
td.profitVision {
	padding-bottom: 20px;
	padding-right: 15px;
	color: #333;
}
td.executives {
	padding-bottom: 20px;
	padding-left: 15px;
}
td.partnerLogos {
	padding-bottom: 10px;
	padding-top: 10px;
}
td.homePageHeaders {
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 8px;
}
td.homePageHeaders a {
	color: #333333;
	text-decoration: none;
}
td.homePageHeaders a:hover {
	color: #000000;
	text-decoration: underline;
}
td.eventsNewsPress {
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}
td.Spotlight {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50851B;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
td.Spotlight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: b6old;
	color: #50851B;
}
td.Spotlight a:hover {
	text-decoration: underline;
}
td.Blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #50851B;
}
td.Blog a {
}
td.Blog a:hover {
	text-decoration: underline;
}
td.siteMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/footerShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
td.siteMap a{
	color: #666666;
}
td.siteMap a:hover{
	color: #666666;
}
td.stayConnected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
td.linkThis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
td.linkThis a{
	color: #FFF;
}
td.linkThis a:hover{
	color: #FFF;
}
.h1PricingSoftware a{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
h1, h2, h3, h4 {
	margin: 0;
    padding: 0;
}
input.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 113px;
	height: 15px;
	background-color:transparent !important;
	border:0pt solid transparent !important;
}
td.summitDay {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
}
td.summitInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
	height: 28px;
	text-indent: 5px;
}
breakoutText {
	color: #FFF;
	height: 28px;
}
.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #44697D;
}
td.breakoutText {
	color: #FFF;
}
.seeMoreVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}
.seeMoreVideo a{
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
.seeMoreVideo a:hover{
	text-decoration: underline;
	color: #690;
	font-weight: normal;
}
.watchOnYoutube {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.announcement{
	padding: 10px;
}

