body {
	color: #000;
	font: 12px verdana, tahoma, candara, sans-serif;
	background: #BDC4B7;
	margin: 0;
	}
	
img {
	border: 0;
	padding: 0;
	margin: 0;
	}

body.embed {
	background-color: #FFF;
	padding: 8px;
	width: 930px;
	}
/*--------------------------------------
LAYOUT
---------------------------------------*/

div#wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg.gif) top center repeat-y;
	clear: both;
	}
	
div#content {
	margin-left: 15px;
	padding: 30px 45px 30px 30px;
	}
	
div#header {
	height: 147px;
	width: 840px;
	margin-bottom: 30px;
	padding: 30px 45px 0 45px;
	background: #FFF url(img/header_bg.jpg) top center no-repeat;
	clear: both;
	}
	
div#left {
	width: 204px;
	float: left;
	margin-top: 0;
	}
	
div#right {
	padding-left: 10px;
	margin-left: 204px;
	border-left: #BDC4B7 1px solid;
	}
	
div#footer {
	clear: both;
	margin-left: 15px;
	padding: 10px 30px 10px 30px;
	height: 99px;
	width: 840px;
	background: #BDC4B7;
	border-top: #999 1px solid; 
	}
	
.footer-section-left {
	float: left;
	width: 295px;
	height: 104px;
	padding: 0 10px 0 110px;
	margin-right: 23px;
	margin-left: -19px;
	background: url(img/footer_callout_alert.jpg) top left no-repeat;
	}
	
.footer-section-right {
	float: left;
	width: 295px;
	height: 104px;
	padding: 0 10px 0 110px;
	background: url(img/footer_callout_contact.jpg) top left no-repeat;
	}
	
#copyright {
	clear: both;
	padding: 10px 10px 0px 30px;
	margin-left: 15px;
	width: 860px;
	background: #FFF;
	border-top: #999 1px solid; 
	border-bottom: #999 1px solid;
	}

h1.top {
	margin-top: 0;
	}
	
h2.top {
	margin-top: 0;
	}

.overhead {
	padding-top: 15px;
	}

/*--------------------------------------
NAVIGATION
---------------------------------------*/

#tabs {
	position: absolute; top: 177px; left: auto; right: auto;
	margin-left: 15px;
	clear: both;
	width: 900px;
	height: 31px;
	background: #BDC4B7;
	line-height: normal;
	border-bottom: #E9702D 5px solid;
    }

#tabs ul {
	margin: 0;
	padding: 5px 10px 0 30px;
	list-style: none;
    }

#tabs li {
	display: inline;
	margin: 0;
	padding:0;
    }
    
#tabs a {
	float:left;
	margin: 0;
    padding: 0 0 0 5px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
    }

#tabs a span {
	float: left;
	display: block;
	padding: 5px 15px 9px 6px;
	color: #566;
	}

#tabs a:hover span {
      color:#FFF;
      }

#tabs a:hover {
      color:#FFF;
      background: none;
      }

/*-------HERE STATES--------*/  
#tabs span.here {
      background-position:100% -42px;
      background: url("img/tabright.gif") no-repeat right top;
      color: #FFF;
      }
      
#tabs a.here {
	background-position:0% -42px;
	background: url("img/tableft.gif") no-repeat left top;
      }
      
/*-------LOGIN--------*/ 
a#customerlogin {
	font: bold .95em/95% verdana, tahoma, candara, sans-serif;
	color: #566;
	text-decoration: none;
	float: right;
	padding: 16px 30px 15px 20px;
	margin-top: -10px;
	background: url(img/boom_bullet.gif) no-repeat center left;
	}
	
a:hover#customerlogin {
	color: #FFF;
	background: url(img/boom_bullet.gif) no-repeat center left;
	}
	
/*--------------------------------------
SUB NAVIGATION
---------------------------------------*/
#left.subnav {
	background: url(img/sn_corner_top.gif) top left no-repeat;
	}

div#subnav {
	width: 204px;
	margin-bottom: 30px;
	margin-top: 8px;
	padding: 2px 10px 10px 10px;
	background: url(img/sn_corner_bottom.gif) bottom left no-repeat;
	}

div#left ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}

div#left li {
	margin-bottom: 0.5em; 
	list-style: none;
	padding: .25em .83em .25em 0;
	}

div#left li a:link {
	text-decoration: none;
	font-weight: normal;
	color: #566;
	padding-left: 10px;
	background: url(img/boom_bullet2_g.gif) no-repeat center left;
	margin-left: -2px;
	}
	
div#left li a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #566;
	padding-left: 10px;
	margin-left: -2px;
	background: url(img/boom_bullet2_g.gif) no-repeat center left;
	}
	
div#left li a:hover {
	color: #E9702D;
	background: url(img/boom_bullet2_o.gif) no-repeat center left;
	}

div#subnav li.snhere {
	color: #FFF;
	text-decoration: none;
	padding: .25em .83em .25em 11px;
  background: url("img/snbutton_left.gif") no-repeat left;
  margin-left: -6px;
	}
	
div#subnav span.snhere {
	color: #FFF;
	text-decoration: none;
	padding: .25em .83em .25em .25em;
	background: url("img/snbutton_right.gif") no-repeat right;
	}
	
div#subnav a:hover.here {
	color: #566;
	background: none;
	}

div#subnav h2 {
	margin-top: 0;
	color: #566;
	}
	
div#subnav h2 a {
	text-decoration: none;
	padding: 2px 3px;
	margin: 0 -2px;
	color: #566;
	}
	
div#subnav h2 a:visited {
	text-decoration: none;
	color: #566;
	}
	
div#subnav h2 a:hover {
	text-decoration: none;
	color: #E9702D;
	background: none;
	}
	
div#subnav h2.nonlist_here {
	color: #E9702D;
	}

/*--------------------------------------
TYPOGRAPHY
---------------------------------------*/

h1 {
	font: 1.5em/1em verdana, tahoma, candara, sans-serif;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #E9702D;
	}
	
h2 {
	font: 1.1667em/1.286em verdana, tahoma, candara, sans-serif;
	margin-top: 1.929em;
	margin-bottom: 0.643em;
	color: #E9702D;
	}
	
h3 {
	font: 1em/1em verdana, tahoma, candara, sans-serif;
	margin-top: -0.25em;
	margin-bottom: 1em;
	color: #BDC4B7;
	letter-spacing: .25em;
	}

h3 a {
	font-size: 90%;
	letter-spacing: 0em;
	}

p {
	font: 12px/1.5em  verdana, tahoma, candara, sans-serif;
	margin: 0 0 1.5em 0;
	}
	
p.tighter {
	margin-bottom: .5em;
	}
	
a:link {
	color: #E9702D;
	text-decoration: none;
	background-color: transparent;
	}

a:visited {
	color: #E9702D;
	text-decoration: none;
	}
	
a:focus {
	color: #000;
	}
	
a:hover {
	color: #E9702D;
	}
	
p a:hover, div#right ul li a:hover {
	border-bottom: 1px dashed;
	border-top: 1px dashed;
	}

div#right ul {
	margin-left: 0;
	}
		
div#right ul li {
	padding: 0 0 0 10px;
	background: url(img/boom_bullet2_o_li.gif) no-repeat top left;
	list-style: none;
	margin-bottom: 1em;
	}
	
/* ol nested within ul - turn of ul styling */
div#right ul li ol li {
	list-style-image:none;
	list-style-type:decimal;
	background-image:none;
	}
	
#header h1 {
	text-align: right;
	color: #BDC4B7;
	font-size: 1.166em;
	line-height: 0em;
	padding-top: 40px;
	padding-right: 80px;
	}

#footer h2 {
	font: 1.1667em/.5em verdana, tahoma, candara, sans-serif;
	}
	
p.footer {
	font: 0.8333em/1.2em verdana, tahoma, candara, sans-serif;
	color: #566;
	}

#copyright p {
	font: .8333em/1.2em verdana, tahoma, candara, sans-serif;
	color: #566;
	}

.bold {
	font-weight: bold;
	}

.smaller {
	font-weight: normal;
	font-size: 7pt;
	}

/*--------------------------------------
CALLOUT BOX
---------------------------------------*/
div#box {
	width: 163px;
	background: url(img/callout/leftcall_bottom.gif) bottom left no-repeat;
	padding: 0 0 11px 10px;
	}
	
div#box p {
	font: 0.8333em/1.8em verdana, tahoma, candara, sans-serif;
	color: #566;
	padding-right: 10px;
	}

div#box h2 {
	padding: 106px 0 0 10px;
	background: url(img/callout/leftcall_bg_1.jpg) top left no-repeat;
	margin-left: -10px;
	}

/*--------------------------------------
LEARN MORE BUTTON
---------------------------------------*/	
a.learnmore {
    background: url("img/button_left.gif") no-repeat left;
    padding: .5em .83em .5em .25em;
	}
	
span.learnmore {
	color: #FFF;
	text-decoration: none;
	padding: .5em .83em .5em .5em;
	background: url("img/snbutton_right.gif") no-repeat right;
	}
	
a:hover span.learnmore {
	color: #FC9;
	}

/*--------------------------------------
TRIAL + DEMO BUTTONS
---------------------------------------*/	
div.home_trial_signup {
	position:relative;
	text-align:right;
	margin-right:35px;
	padding-top:14px;
	padding-bottom:24px;
	}

div.home_trial_signup a {
	font-weight:normal;
	}

div.home_trial_signup a:hover {
	border:none;
	}


a.trialsignup, a.demobutton {
  padding: 12px 0px 12px 6px;
	}

a.trialsignup {
  background: url("img/signupbutton_left.gif") no-repeat left;
	}
a.demobutton {
  /* these three positioning elements are instead of float:left, which messes up the vertical placement */
  position:absolute;
  left:0px;
  top:0px;
  background: url("img/demobutton_left.gif") no-repeat left;
	}

a.trialsignup span, a.demobutton span {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 12px;
	padding-left: 6px;
	}

a.trialsignup span {
	background: url("img/signupbutton_right.gif") no-repeat right;
	}
a.demobutton span {
	background: url("img/demobutton_right.gif") no-repeat right;
	}

a.trialsignup:hover span {
	color: #F9DAC7;
	}

a.demobutton:hover span {
	color: #EBF2D7;
	}



/*--------------------------------------
IMAGES
---------------------------------------*/
	
#header img {
	float: left;
	margin-bottom: 30px;
	}

/*MAP---------------------*/

a:link.map {
	background: none;
	}
	
a:hover.map {
	background: none;
	}
	
a:link.map img {
	border: #BDC4B7 2px solid;
	}
	
a:visited.map img {
	border: #BDC4B7 2px solid;
	}

a:hover.map img {
	border: #E9702D 2px solid;
	}
	
/*LOW GOES---------------------*/

div#right a:link.logo {
	background: none;
	}
	
div#right a:hover.logo {
	background: none;
	}
	
div#right a:link.logo img {
	border: #FFF 2px solid;
	}
	
div#right a:visited.logo img {
	border: #FFF 2px solid;
	}

div#right a:hover.logo img {
	border: #E9702D 2px solid;
	}
	
/*--logos on individual partner pages--*/

img.hdrimg {
	float: right;
	}

/*--------------------------------------
FORMS
---------------------------------------*/

/* "contactus" and "sfdc_signup" forms */
.form_input {
padding: 0;
margin: 10px 0 15px 0;
}

.form_input table {
cellpadding: 0;
cellspacing: 0;
}

.form_input th {
padding-right: 20px;
}

.form_input td em { /* mimics th style */
font-weight: bold;
font-style: normal;
}

.form_input .optional {
color: #566;
font-style: italic;
font-weight: normal;
}

.form_input input {
padding: 2px;
}

.form_input td.hdr {
font-size: 10pt;
font-style: italic;
padding-top: 12px;
}

.form_input textarea {
padding: 2px;
width: 98%;
}

.form_input td.submit {
text-align: left;
}

#submit, #lostlink_submit {
margin: 8px 0;
padding: 4px 16px;
}

/* thankyou page form */
#thankyou {
height: 300px;
}

	
p.footnote {
	font-size: .8em;
	color: #566;
	margin-top: 1.5em;
	}

p.rightimg {
	padding-left: 2px;
	text-align: center;
	font-style: italic;
	}

a.external_link {
	background:transparent url(/img/external.png) no-repeat scroll right center;
	padding-right:13px;
	}

/*--------------------------------------
SFDC SIGNUP
---------------------------------------*/
.boxed, div.securitywarning, div.errorbox, div.infobox {
margin: 10px 0px 10px 10px;
padding: 8px;
border: #BDC4B7 1px solid;
}

div.securitywarning {
background:url(/img/icon/alert_32.gif) no-repeat scroll left center;
}

div.errorbox {
background:url(/img/icon/close_32.gif) no-repeat scroll left center;
}

div.infobox {
background:url(/img/icon/check_32.gif) no-repeat scroll left center;
}


div.securitywarning div, div.errorbox div, div.infobox div {
margin-left: 35px;
}

div.securitywarning div h3, div.errorbox div h3, div.infobox div h3 {
margin-bottom: 4px;
}

div.errorbox div h3 {
color: black;
font-weight: bold;
}


div.securitywarning div ol, div.errorbox div ol, div.infobox div ol {
margin-top: 4px;
margin-bottom: 0px;
}

div.securitywarning div ol li, div.errorbox div ol li, div.infobox div ol li {
margin-bottom: 4px;
}

/*--------------------------------------
AA LOST LINK CALLOUT
---------------------------------------*/
p.plugin_dl {
	background: url(/img/download.gif) bottom left no-repeat;
	margin-left: 60px;
	padding-left: 40px;
	padding-top: 35px;
	height: 24px;
	}
div#formwrap {
	width: 400px;
	margin-left: 100px;
	border: 1px #999 solid;
	background: #BDC4B7;
	visibility: hidden;
	}

/*--------------------------------------
EXTERN
---------------------------------------*/

/* extern - override "div#box h2" bg image */
div#box h2.extern_sfdc {
	background: url(img/extern/leftcall_bg_sfdc.jpg) top left no-repeat;
	}

div#box h2.extern_webreg {
	background: url(img/extern/leftcall_bg_webreg.jpg) top left no-repeat;
	}

div.extern img {
	margin: 0px 0px 20px 80px;
	}

div.extern table {
	border-collapse:collapse;
	margin: 0px 0px 20px 10px;
	}

div.extern table tr th, div.extern table tr td {
	text-align: left;
	border: #BDC4B7 1px solid;
	padding: 4px;
	}

.code {
	margin: 0px 0px 20px 10px;
	padding: 4px;
	border: #BDC4B7 1px solid;
	}


/*-------------------------------------------------------------------------------
HOME PAGE
-------------------------------------------------------------------------------*/
div.homebox1 {
background:transparent url(img/callout/home_bottom.gif) no-repeat scroll left bottom;
padding:0 0 10px 10px;
width:408px;
margin-right:20px;
}

div.homebox2 {
padding:0 0 0 10px;
margin-left:-10px;
}

img.homeboxclicker {
height:104px;
width:100%;
margin-left:-15px;
}


div.aa {
background:transparent url(img/callout/home_aa_top.gif) no-repeat scroll left top;
}	

div.vision {
background:transparent url(img/callout/home_vision_top.gif) no-repeat scroll left top;
}	

div.homebox3 {
width:370px;
height:212px;
}

div.homebox3 a {
font-weight:bold;
}


div.homebox3 h2 {
margin-top:8px;
font-style:italic;
font-size:13pt;
}

div.homebox3 ul li {
padding: 0 0 0 10px;
background: url(img/boom_bullet2_o_li.gif) no-repeat top left;
list-style: none;
margin-bottom: 1.5em;
}

#aatag img {
margin:0 -3px -10px 0;
}

div#boxwrapper {
margin-top:-75px;
padding-top:75px;
}

div#boxwrapper table {
margin-top: -12px;
}

div.vision_footer {
background: url(img/callout/vision_footer.png) top left no-repeat;
height:36px;
margin-left:-9px;
text-align: center;
vertical-align: middle;
}

div.vision_footer p {
padding-top:10px;
font-size:0.8333em;
}


div.vision_footer p span {
font: 1.1667em/1.286em verdana, tahoma, candara, sans-serif;
font-weight: bold;
color: white;
}


/*-------------------------------------------------------------------------------
Product pages - image placement
-------------------------------------------------------------------------------*/
img#trialbadge {
float:right;
margin-top:-8px;
padding-left:60px;
}
