body {
  *text-align: center; }

.container {
  *text-align: left; }

* html .column {
  *overflow-x: hidden; }
* html legend {
  *padding: 0; }

ol {
  *margin-left: 2em; }

sup {
  *vertical-align: text-top; }

sub {
  *vertical-align: text-bottom; }

html>body p code {
  *white-space: normal; }

hr {
  *margin: -8px auto 11px; }

.container {
  width:990px;
  margin:0 auto;
  padding:0;
  position:relative; }

/*grid.css was here*/

.clearfix:after, .container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix, .container {
  display: inline-block; }

* html .clearfix, * html .container {
  height: 1%; }

.clearfix, .container {
  display: block; }

.clear {
  clear: both; }

.red {
  color: #cc0000 !important; }

body {
  margin: 0;
  padding: 0;
  color: #222222;
  background: #f5f5f5; }

a {
  color: #2882e7;
  text-decoration: none; }
  a:hover {
    color: #2882e7;
    text-decoration: underline; }

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

abbr {
  border: none; }

h1 {
  color: #555d66;
  font-size: 2.4em;
	font-weight: bold;
  margin-bottom: 20px; }

h2 {
  color: #323232;
  font-size: 1.5em;
  margin: 1em 0 .5em;
  padding: 0; }

h3 {
  color: #555d66;
  font-size: 1.2em;
  margin-bottom: 0.75em; }

h4 {
  color: #555d66;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 1em; }

h5, h6 {
  color: #555d66; }

input.button {
  font-size: 1em; }
  input.button:hover {
    cursor: hand; }

button.button {
  font-size: .95em;
  line-height: 1; }
  button.button:hover {
    cursor: hand; }

.hover input.button, .hover button.button {
  cursor: hand; }

button {
  position: relative;
  border: 0;
  padding: 0;
  cursor: pointer;
  overflow: visible; }
  button span {
    position: relative;
    display: block;
    white-space: nowrap; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
  button.button span {
    margin-top: -1px; } }

.button, .link-button {
  text-align: center;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #FFC862;
  color: #774000; }

.button {
  padding: 0 16px 0 0;
  margin-right: 5px;
  background: transparent url(../images/new_ui/buttons.png) no-repeat right -240px;
  _background: transparent url(../images/new_ui/buttons.gif) no-repeat right -240px; }
  .button span {
    padding: 6px 0 0 16px;
    height: 28px;
    background: transparent url(../images/new_ui/buttons.png) no-repeat left -96px;
    _background: transparent url(../images/new_ui/buttons.gif) no-repeat left -96px;
    font-size: 13px; }
  a.button {
    padding-bottom: 1px;
    text-decoration: none; }
    a.button span {
      padding: 6px 0 7px 16px;
      line-height: 28px;
      font-size: 13px; }
    a.button:hover {
      color: #774000; }
  .button .arrow {
    display: block;
    background: transparent url(../images/new_ui/button_arrow.png) top right no-repeat;
    _background: transparent url(../images/new_ui/button_arrow.gif) top right no-repeat;
    padding: 0px 20px 0px 0px;
    -moz-background-origin: border;
    margin: 0; }
    .button .arrow:hover {
      cursor: pointer;
      text-decoration: none; }
  .button:hover {
    cursor: pointer;
    text-decoration: none;
    background-position: right -144px; }
    .button:hover span {
      background-position: 0 top; }
    .button:hover span.arrow {
      background-position: right top; }
  .button:active {
    background-position: right -192px; }
    .button:active span {
      background-position: 0 -48px; }
    .button:active span.arrow {
      background-position: right top; }
  .button.hover {
    background-position: right -144px; }
    .button.hover span {
      background-position: 0 top; }

.button.small {
  text-align: center;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-shadow: rgba(100%,100%,100%,50%) 0px 2px 3px;
  background: #f99730;
  color: #774000;
  border-width: 3px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-image: none;
  -moz-border-image: none; }

a.link-button {
  background: transparent url(../images/new_ui/link_buttons.gif) no-repeat scroll right -236px;
  display: inline-block;
  vertical-alignment: top;
  zoom: 1;
  _display: inline;
  height: 25px;
  margin-right: 6px;
  padding-right: 16px;
  text-decoration: none; }
  a.link-button .arrow {
    background: transparent url(../images/new_ui/button_arrow.gif) top right no-repeat;
    padding: 0px 20px 0px 0px;
    margin: 0; }
    a.link-button .arrow:hover {
      cursor: pointer;
      text-decoration: none; }
  a.link-button span {
    background: transparent url(../images/new_ui/link_buttons.gif) no-repeat left -92px;
    display: inline-block;
    vertical-alignment: top;
    zoom: 1;
    _display: inline;
    height: 25px;
    padding: 3px 0 5px 18px; }
  a.link-button span.arrow {
    line-height: 16px; }
  a.link-button:hover {
    background-position: right -140px;
    color: #774000; }
    a.link-button:hover span {
      background-position: 0 top; }
    a.link-button:hover span.arrow {
      background-position: right top;
      line-height: 16px; }
  a.link-button:active {
    background-position: right -188px; }
    a.link-button:active span {
      background-position: 0 -44px; }
    a.link-button:active span.arrow {
      background-position: right top;
      line-height: 16px; }
  a.link-button.hover {
    background-position: right -140px; }
    a.link-button.hover span {
      background-position: 0 top; }
button.button::-moz-focus-inner {
  border: none; }

/* forms.css */
fieldset {
  padding: 0;
  margin: 0;
  border: none; }
  fieldset.important {
    background: #f2f2f2;
    padding: 5px;
    border: 1px solid #dbdbdb; }
    fieldset.important .legend {
      font-size: 1em;
      color: #666666;
      font-style: italic;
      margin-left: 244px; }
  fieldset em.help {
    font-size: 95%;
    float: left;
    clear: both;
    margin-left: 234px;
    margin-bottom: 1.8em;
    color: #666; }
    fieldset em.help.long {
      margin-left: 297px; }
    fieldset em.help.short {
      margin-left: 108px; }
    fieldset em.help.shortest {
      margin-left: 45px; }
  fieldset label {
    margin: 2px 0 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

h3.legend {
  margin: 0; }

input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #555d66; }
  input.text {
    margin: 0;
    border: 1px solid #dbdbdb;
    width: auto;
    padding: 4px; }
    input.text:focus {
      border: 1px solid #999999; }
  input.title {
    margin: 0.5em 0;
    border: 1px solid #dbdbdb;
    width: auto;
    padding: 2px;
    font-size: 1.5em; }
    input.title:focus {
      border: 1px solid #999999; }

textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #555d66;
  margin: 0.5em 0;
  border: 1px solid #dbdbdb;
  width: 390px;
  height: 100px;
  padding: 2px; }
  textarea.description {
    height: 50px; }
  textarea:focus {
    border: 1px solid #999999; }

#header {
  padding: 0px 0;
  height: 130px;
  background: url(../../images/new_ui/header_bg.png) repeat-x scroll center top transparent;
  /*
  background: white;
  background-image: url(../images/new_ui/bg_tile_header.gif);
  background-repeat: repeat-x;
*/
  color: #313131;
  overflow: hidden; }
  #header #logo {
    display: inline;
    float: left;
    margin-left: 44px;
    margin-top: 67px;
    min-width: 110px; }
    #header #logo img {
      vertical-align: middle; }
  #header a {
    color: #313131; }

h2.boxHeader {
  color: #555555 !important;
  background: #cdcdcd url(../images/new_ui/box_header_bg.png) 0 0 repeat-x;
  line-height: 28px;
  border: 1px solid #bbb;
  text-shadow: #fff 0px 1px 2px;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  padding: 0px 18px;
  overflow: hidden;
  word-wrap: break-word; }
  h2.boxHeader .arrow {
    background: url(../images/new_ui/box_header_arrow.png) 100% 100% no-repeat;
    _background: url(../images/new_ui/box_header_arrow.gif) 100% 100% no-repeat;
    padding-right: 21px; }

.boxContent {
  padding: 16px 18px 0px;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: none;
  overflow: hidden;
  word-wrap: break-word;
  margin: 0;
  zoom: 1; }
  .boxContent li {
    margin: 0;
    padding: 0;
    clear: left;
    font-size: .85em;
    margin-bottom: 16px; }
    .boxContent li h3 {
      font-size: 1em;
      margin: 0; }
    .boxContent li .box_message {
      width: 142px; }
  .boxContent li.type_icon {
    padding-left: 25px; }
  .boxContent .hentry {
    background-position: left top;
    background-repeat: no-repeat; }
    .boxContent .hentry .author {
      float: left;
      padding-right: .5em;
      line-height: 12pt; }
  .boxContent a {
    font-weight: bold; }
  .boxContent .meta, .boxContent .published, .boxContent .published a {
    color: #bbb;
    font-weight: bold; }
  .boxContent .message {
    background-image: url(../images/new_ui/icons/message_bubble.png); }
  .boxContent .poll {
    background-image: url(../images/new_ui/icons/poll_bubble.png); }
  .boxContent .question {
    background-image: url(../images/new_ui/icons/question_bubble.png); }
  .boxContent .idea {
    background-image: url(../images/new_ui/icons/idea_bubble.png); }

#activities-index .sidebar_widget_container .bottom_right_sw, #activities-index .sidebar_widget_container .bottom_left {
  _bottom: -2px; }
#activities-index .userWrap .bottom_right, #activities-index .userWrap .bottom_left {
  _bottom: -1px; }

#content {
  width: 990px;
  padding: 0;
  position: relative;
  text-align: left;
  margin: 35px auto 0;
  background: url(../images/new_ui/wrap_main_bg.gif) 100% 0 repeat-y; }

#footer {
  text-align: center;
  width: 990px;
  margin: 0 auto;
  padding: 10px 0 0; }
  #footer .copyright, #footer ul {
    width: 100%;
    color: #777777; 
    }
  #footer .copyright
  {
     font-size: 8pt;
  }
  #footer li {
    display: inline; }
    #footer li a {
      font-weight: bold; }
    #footer li span.dot {
      margin: 0 5px;
      font-weight: 900;
      font-size: 12pt; }

.left {
  float: left; }

.right {
  float: right; }

#call-us {
  text-align: center;
  width: 480px;
  border-bottom: solid 1px #DDD;
  margin-left: auto;
  margin-right: auto; }


table {
  border-collapse: collapse; }

th {
  background: none;
  border-bottom: 4px solid #f2f2f2;
  color: #666666; }

td {
  border-bottom: 1px solid #f2f2f2; }

tr.even td {
  background: #fafafa; }

/*compare tables*/
table.compare {
  width: 550px;
  font-weight:normal;
}
table.compare th { border:none;text-align: center; font-weight:normal;color:#fff; }
table.compare th.us {
  background: #fff url(../images/new_ui/us_tab.png) no-repeat scroll top left;
  font-size: 22px;
  vertical-align: bottom;}
table.compare th.them { background-color:#d4d4d4;border-top:32px solid #fff;vertical-align: bottom;border-right:1px solid #cacaca; }
table.compare tr.data-row { border: 1px solid #cacaca; }
table.compare th.side, table.compare td {
  text-align:left;
}
table.compare th.side { border-right-color: #016fbb;color:#000; padding-left:15px; }
table.compare td { text-align: center; width:171px; margin:0;padding:0;font-weight:normal;
}
table.compare td.us {
  background: #fff url(../images/new_ui/us_cell_bkgd.png) repeat-x scroll top left;
  border-color: #016fbb;
  border-right: 3px solid #d5d5d5;
  border-top: 1px solid #016fbb;
}
table.compare td.them { width:127px; background-color:#f9f9f9;border-color: #cacaca;color:#b0b3b6;font: normal normal normal 18px Helvetica,Arial,sans-serif;}
table.compare img { border:none; height:39px; padding-top: 6px; }
  
/****************************************
*   New
*/
#content .no-nav, .white-wrap {
  background: white;
  padding: 20px 45px 60px 45px;
  border-top: solid 1px #EEEEEE;
  border-right: solid 1px #E2E2E2;
  border-left: solid 1px #E2E2E2;
  _overflow: visible; }
  #content .no-nav .top_right, #content .no-nav .top_left, .white-wrap .top_right, .white-wrap .top_left {
    position: absolute;
    height: 18px;
    width: 18px; }
  #content .no-nav .top_left, .white-wrap .top_left {
    top: 0px;
    left: 0px;
    background: url(../images/new_ui/no-nav_corner_tl.png); }
  .white-wrap .top_left {top:-1px;left:-1px;}
  #content .no-nav .top_right, .white-wrap .top_right {
    top: 0px;
    right: 0px;
    background: url(../images/new_ui/no-nav_corner_tr.png); }
  .white-wrap .top_right {top:-1px;right:-1px;}
  #content .no-nav .bottom_left, #content .no-nav .bottom_right, .white-wrap .bottom_left, .white-wrap .bottom_right {
    position: absolute;
    height: 23px;
    width: 23px; }
  #content .no-nav .bottom_left, .white-wrap .bottom_left {
    bottom: -3px;
    left: 0px;
    background: url(../images/new_ui/no-nav_corner_bl.png); }
  .white-wrap .bottom_left {left:-1px;}
  #content .no-nav .bottom_right, .white-wrap .bottom_right {
    bottom: -3px;
    right: 0px;
    background: url(../images/new_ui/no-nav_corner_br.png); }
  .white-wrap .bottom_right {right:-1px;}
  #content .no-nav .bottom_border, .white-wrap .bottom_border {
    bottom: -3px;
    _bottom: -16px;
    left: 21px;
    right: 21px;
    position: absolute;
    height: 3px;
    _width: 947px;
    background: url(../images/new_ui/no-nav_border_bottom.png) repeat-x; }

.white-wrap
{
  padding: 0px 40px 0px 40px;
}

#banner
{
  width:990px;
  margin-top:25px;
  position:relative;
  color:#0F3663;
}

.white-wrap
{
  width:910px;
  margin:10px auto;
  position:relative;
}

.solutions-banner p.first, .home-banner p.first
{
  width:440px;
  font-size:12pt;
  font-weight:200;
  line-height:18px;
}

.solutions-banner p.first
{
  padding:100px 0 0 45px;
}

#banner .signup_rock p
{
  padding-left:45px;
  font-size:12pt;
  font-weight:bold;
  margin-right:25px;
  line-height:26px;
}

.solutions-banner
{
  background:url(../images/new_ui/solutions_banner.jpg) no-repeat;
  height:215px;
}

.home-banner
{
  background:url(/images/new_ui/home_banner.png) no-repeat;
  height:295px;
}
.home-banner .top
{
	position: absolute;
	color: #4f7097;
	font-weight: bold;
	top:18px;
	left:40px;
	text-shadow: rgba(255,255,255,0.85) 0px 1px 1px;
}
.home-banner .bottom
{
	position: absolute;
	color: #114f95;
	font-size: 14px;
	bottom:16px;
	left:20px;
	text-shadow: rgba(255,255,255,0.85) 0px 1px 1px;
}
.home-banner .bottom span.cost
{
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	background-image: -moz-linear-gradient(100% 100% 90deg, #c1e1ff, #e6f4fe);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6f4fe), to(#c1e1ff));
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
	box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.15);
}

span.orange-button
{
	background:#F08200;
	padding: 5px 8px 5px 8px;
	border: 1px solid #e57900;
	background-image: -moz-linear-gradient(100% 100% 90deg, #f08200, #feb977);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feb977), to(#f08200));
	box-shadow:         0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow:    0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  text-transform: uppercase;
	font-size: 14px;
	font-weight:bold;
	color: #774000;
	text-shadow: rgba(255,255,255,0.3) 0px 1px 0px;
}
span.orange-button:active
{
	background-image: -moz-linear-gradient(100% 100% 90deg, #feb977, #f08200);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f08200), to(#feb977));
}
span.orange-button:hover
{
	border: 1px solid #9f5400;
}
span.orange-button a
{
	color: #774000;
}
span.orange-button a:hover {
  text-decoration: none; }

span.orange-arrow
{
	margin-bottom: -4px;
	width: 22px;
	height: 18px;
  background:url(../../images/new_ui/orange-arrow.png) no-repeat 7px 1px;
	display:inline-block;
}

.home-banner p.first
{
  position:absolute;
	bottom:70px;
	left:40px;
	color: #0f3663;
	text-shadow: rgba(255,255,255,0.35) 0px 1px 0px;
}


h1.banner-title
{
	position: absolute;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	top:58px;
	left:40px;
	width:450px;
	text-shadow: rgba(0,0,0,0.75) 0px 1px 3px;
	line-height: 0.95em;
}

.home-banner #tour_button
{
  background:url(../../images/new_ui/take_a_tour.png) no-repeat;
  display:block;
  width:189px;
  height:40px;
  cursor:pointer;
  position:absolute;
  right:158px;
  top:226px;
}

.home-banner #guided-tour
{
	background: #f08200;
	border: 1px solid #e57900;
	background-image: -moz-linear-gradient(100% 100% 90deg, #f08200, #feb977);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feb977), to(#f08200));
	box-shadow:         0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow:    0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	
	font-size: 14px;
	font-weight:bold;
	color: #774000;
	text-shadow: rgba(255,255,255,0.3) 0px 1px 0px;
	position:absolute;
	width:183px;
  left:548px;
  top:226px;
	-webkit-border-bottom-left-radius: 	20px;
	-webkit-border-top-left-radius:    	20px;
  -moz-border-radius-topleft: 			 	20px;
  -moz-border-radius-bottomleft: 			20px;
	cursor:pointer;
}
.home-banner #guided-tour a, .home-banner #live-demo a
{
	color: #774000;
}
.home-banner #guided-tour:active, .home-banner #live-demo:active
{
	background-image: -moz-linear-gradient(100% 100% 90deg, #feb977, #f08200);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f08200), to(#feb977));
}
.home-banner #guided-tour:hover, .home-banner #live-demo:hover
{
	border: 1px solid #9f5400;
}

	.home-banner #guided-tour .content
	{
		background:url(../../images/new_ui/arrows.png) no-repeat 10px 8px;
	}
		.home-banner #guided-tour .content .title
		{
			padding: 3px 5px 0 50px;
		  text-transform: uppercase;
		}
		.home-banner #guided-tour .content .subtitle
		{
			padding: 0 0 6px 50px;
			font-size: 11px;
			font-weight: normal;
			line-height: 0.8em;
		}
.home-banner #live-demo
{
	background: #f08200;
	border: 1px solid #e57900;
	background-image: -moz-linear-gradient(100% 100% 90deg, #f08200, #feb977);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feb977), to(#f08200));
	box-shadow:         0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
	-moz-box-shadow:    0px 1px 1px 0px rgba(255, 255, 255, 0.5), 0px 2px 0px 0px rgba(255, 255, 255, 0.35) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.2) inset;
  text-transform: uppercase;
	font-size: 14px;
	font-weight:bold;
	color: #774000;
	text-shadow: rgba(255,255,255,0.3) 0px 1px 0px;
	position:absolute;
	width:183px;
  left:733px;
  top:226px;
	-webkit-border-bottom-right-radius: 	20px;
	-webkit-border-top-right-radius:    	20px;
  -moz-border-radius-topright: 			 		20px;
  -moz-border-radius-bottomright: 			20px;
	cursor:pointer;
}

	.home-banner #live-demo .content
	{
		background:url(../../images/new_ui/eye.png) no-repeat 10px 11px;
	}
		.home-banner #live-demo .content .title
		{
			padding: 3px 5px 0 50px;
		}
		.home-banner #live-demo .content .subtitle
		{
			padding: 0 0 6px 50px;
			font-size: 11px;
			font-weight: normal;
		  text-transform: none;
			line-height: 0.8em;
		}



#home
{
	padding-top: 20px;
}
#home .left_content p
{
  padding-left: 15px;
}
#home h1
{
	padding-left: 16px;
}
#home p.subhead
{
	font-size: 14px;
	line-height:1.2em;
}
#home .right_small_content
{
	width:270px;
}

hr.light
{
  background: #EEE;
  margin:10px 0px;
}

.right_small_content
{
  float:right;
  width:235px;
  padding-right:15px;
}


.right_small_content .sidebar_with_image img
{
	margin-top:15px;
	margin-left:20px;
}

.right_small_content .sidebar_with_image img.people
{
	margin-top:15px;
	margin-left:0px;
}

.right_small_content .sidebar_with_image #blue_box
{
	position: absolute;
	top: 400px;
}

.left_big_content
{
  float:left;
  width:550px;
  padding-left:16px;
}

.full_width
{
	padding: 20px 18px 0px 18px;
}

.right_big_content
{
  float:right;
  width:570px;
  padding-right:15px;
}

.left_small_content
{
  float:left;
  width:235px;
}
.sidebar_widget_container {
  position: relative;
  zoom: 1;
  border-bottom: 1px solid #bbb;
  margin: 0;
  margin-bottom: 18px;
  padding: 0; }
  .sidebar_widget_container .bottom_right_sw, .sidebar_widget_container .bottom_left_sw, .sidebar_widget_container .top_left_sw, .sidebar_widget_container .top_right_sw {
    background-repeat: no-repeat;
    position: absolute;
    height: 8px;
    width: 8px;
    overflow: hidden; }
  .sidebar_widget_container .bottom_right_sw {
    bottom: -1px;
    right: 0px;
    _right: -1px;
    background-image: url(../images/new_ui/sidebar_box/sidebar_corner_br.png) }
  .sidebar_widget_container .bottom_left_sw {
    bottom: -1px;
    left: 0px;
    background-image: url(../images/new_ui/sidebar_box/sidebar_corner_bl.png) }
  .sidebar_widget_container .top_right_sw {
    top: 0px;
    right: 0px;
    _right: -1px;
    background-image: url(../images/new_ui/sidebar_box/sidebar_corner_tr.png) }
  .sidebar_widget_container .top_left_sw {
    top: 0px;
    left: 0px;
    background-image: url(../images/new_ui/sidebar_box/sidebar_corner_tl.png) }

#get_started
{
	background: url(../../images/new_ui/green-box.png) no-repeat;
	height: 214px;
	text-align:center;
	position:relative;
}
#get_started h3{
	font-size: 1.5em;
	font-weight: bold;
  text-transform: uppercase;
	position:absolute;
	top:23px;
	left:67px;
}
#get_started p.desc{
	position:absolute;
	top:64px;
	left:25px;
	width:218px;
	line-height:1.2em;
}
#get_started span.price{
	font-size: 16px;
	font-weight: bold;
	color:#f08200;
	position:absolute;
	top:128px;
	left:72px;
	
}

#blue_box
{
  margin:15px 0 0 12px;
}

#blue_box .blue_sub
{
  width:234px;
  height:50px;
  padding:0 0 0 8px;

	background-image: -moz-linear-gradient(100% 100% 90deg, rgba(131,176,214,0.4), rgba(164,207,243,0.4));
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(164,207,243,0.4)), to(rgba(131,176,214,0.4)));
	box-shadow:         0px 0px 0px 1px rgba(255, 255, 255, 0.8) inset;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.8) inset;
	-moz-box-shadow:    0px 0px 0px 1px rgba(255, 255, 255, 0.8) inset;
  border: 1px solid rgba(116,156,189,0.4);
  margin:3px 0;
	cursor:pointer;
}

#blue_box .blue_sub:hover
{
  border: 1px solid rgba(116,156,189,0.8);
}
#blue_box .blue_sub:active
{
	background-image: -moz-linear-gradient(100% 100% 90deg, rgba(164,207,243,0.4), rgba(131,176,214,0.4));
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(131,176,214,0.4)), to(rgba(164,207,243,0.4)));
}

#blue_box a
{
  font-size:12pt;
  text-shadow: #fff 0px 1px 0px;
}

#blue_box p
{
  font-size:9pt;
  line-height:10px;
  text-shadow: #fff 0px 1px 0px;
}

#blue_box .content
{
  margin-top:5px;
	padding-left: 50px;
	height:40px;
}

#blue_box #contact{
	-webkit-border-top-right-radius: 		10px;
	-webkit-border-top-left-radius:    	10px;
  -moz-border-radius-topleft: 			 	10px;
  -moz-border-radius-topRight: 			  10px;
}
#blue_box #signup{
	-webkit-border-bottom-right-radius: 		10px;
	-webkit-border-bottom-left-radius:    	10px;
  -moz-border-radius-bottomleft: 			 		10px;
  -moz-border-radius-bottomRight: 			  10px;
}

#blue_box #contact .content
{
  background: url(../../images/new_ui/icon-mail.png) no-repeat;
}

#blue_box #tour .content
{
  background: url(../../images/new_ui/icon-arrow.png) no-repeat;
}

#blue_box #signup .content
{
  background: url(../../images/new_ui/icon-pencil.png) no-repeat;
}

.gray_header
{
  color: #555D66;
  font-weight: bold;
  font-size: 22pt;
  padding-left: 15px;
  margin-bottom: 15px;
}


.left_header
{
  padding-left: 15px;
}

.bold_header
{
  font-weight: bold;
  font-size: 19pt;
  margin-bottom: 0px;
  margin-top: 10px;
}

.gray_sub_header
{
  color: #888;
  font-size: 16pt;
  font-weight: 200;
}

.blue_sub_header
{
  color: #2882E7;
  font-weight: normal;
}

.info_block
{
	padding-top: 10px;
	padding-bottom: 10px;
}

	.info_block .info_text
	{
	  float:left;
	  width:280px;
		margin-left: 19px;
	}
		.info_block .info_text.first
		{
		  margin-left: 0px;
		}

	.info_block .screen_shot
	{
	  width:234px;
	  height:170px;
	  margin:0;
	  float:left;
	}

	.info_block .screen_shot img
	{
	  border: 1px solid #8f969f;
		box-shadow:         0px 0px 0px 4px rgba(192, 198, 204, 1);
		-webkit-box-shadow: 0px 0px 0px 4px rgba(192, 198, 204, 1);
		-moz-box-shadow:    0px 0px 0px 4px rgba(192, 198, 204, 1);
	}

	.info_block .screen_shot.last
	{
	  float:right;
	}


.info_block h2
{
	margin: 0 0 10px 0;
}
.info_block .info_text h3
{
  color:#555d66;
  font-size:15pt;
	margin-bottom:5px;
}
.info_block  ul.info_list
{
	color: #545454;
	margin-top:10px;
}
.info_block .info_list li
{
  padding-left:26px;
  background: url(../../images/new_ui/blue_arrow.png) no-repeat 10px 5px;
  margin-top: 4px;
	margin-left: 4px;
}

.button a span
{
  color:#774000;
}

#call-us
{
  font-size:16pt;
  font-weight:200;
  padding:15px ;
  margin-top:20px;
  _position:relative;
}

#call-us .phone_number
{
  font-weight:bold;
}

#call-us img 
{
  margin: 0 10px 0 0 ;
}

#main-nav .signup img
{
  margin-top:42px;
}

#nav-toggle,.silver-subnav
{
  float:right;
  height:33px;
  margin-right:16px;
	margin-top: -3px;
}


#nav-toggle{width:577px;}
.silver-subnav{
/*  background: #FFF url(/images/new_ui/silver_subhead_bar_sprite.png) no-repeat scroll left 7px;*/
  padding-left:10px;
}
#nav-toggle a, .silver-subnav a
{
  color:black;
}

#nav-toggle a.selected:hover, .silver-subnav a.selected:hover
{
  text-decoration:none;
}
#nav-toggle li, .silver-subnav li{ text-align:center; }
li.collaboration{ width:209px; }
li.onboarding{width:103px}
li.learning{width:173px}
li.innovation{width:92px}
#nav-toggle .selected a, .silver-subnav .selected a {
	color:#fff; 
	text-shadow: rgba(0,0,0,0.50) 0px 1px 1px;
	}
#nav-toggle .selected, .silver-subnav .selected
{
  color:#555D66;
  font-weight:bold;
}

ul.silver-nav{
	height:33px;
	}
ul.silver-nav li{
	float:left;
	background: #dddddd;
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
	border-right:1px solid #BBB;
	box-shadow:         inset 0px 0px 0px 1px rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.75);
	-moz-box-shadow:    inset 0px 0px 0px 1px rgba(255, 255, 255, 0.75);
	
	background-image: -moz-linear-gradient(100% 100% 90deg, #dddddd, #eeeeee);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#dddddd));
	}
ul.silver-nav li.selected{
	background: #888888;
	float:left;
	box-shadow:         inset 0px 1px 6px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    inset 0px 1px 6px 0px rgba(0, 0, 0, 0.35);
	}
ul.silver-nav li a{
	display:block;
	height:33px;
	line-height:33px;
	padding:0 25px;
	}
ul.silver-nav li#first{
	border: 1px solid #bbbbbb;
	-webkit-border-bottom-left-radius: 14px;
	-webkit-border-top-left-radius: 14px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-bottomleft: 14px;
	}
ul.silver-nav li.selected#first{
	}
ul.silver-nav li#last{
	background-position: right top;
	-webkit-border-bottom-right-radius: 14px;
	-webkit-border-top-right-radius: 14px;
  -moz-border-radius-topright: 14px;
  -moz-border-radius-bottomright: 14px;
	}
ul.silver-nav li.selected#last{
	}




#header ul#main-nav {
  position: absolute;
  left: 295px;
  margin: 0 0 0 70px;
  padding: 0 0 0 20px;
  list-style: none; }
  #header ul#main-nav li {
    float: left;
    padding: 0; }
    #header ul#main-nav li a {
      float: left;
      width: 95px;
      height:130px;
      display: block;
      text-decoration: none; }
      #header ul#main-nav li a span {
        display: block;
        text-align: center;
        margin: 63px 10px 0px 10px;
        padding-top: 18px;
        background-repeat: no-repeat;
        background-position: 50% 0%; }
    #header ul#main-nav li .tenant_admin_link span {
      margin: 12px 0 0 0;
      font-size: 9pt; }
    #header ul#main-nav li .system_settings span {
      margin-top: 3px; }
#header ul#main-nav li.selected a {
  background: #46535F url(../../images/new_ui/bg_header_nav_selected.png) no-repeat;
  color: #FFF;
  font-weight: bold; }
#header ul#main-nav li.selected span { background-image: url(../images/new_ui/header_icon_star_selected.gif); }

#header ul#main-nav li.home span { background-image: url(../../images/new_ui/header_icon_home.png); }
#header ul#main-nav li.home.selected span { background-image: url(../../images/new_ui/header_icon_home_selected.png); }
#header ul#main-nav li.tour span { background-image: url(../../images/new_ui/header_icon_tour.png); }
#header ul#main-nav li.tour.selected span { background-image: url(../../images/new_ui/header_icon_tour_selected.png); }
#header ul#main-nav li.company span { background-image: url(../../images/new_ui/header_icon_company.png); }
#header ul#main-nav li.company.selected span { background-image: url(../../images/new_ui/header_icon_company_selected.png); }
#header ul#main-nav li.solutions span { background-image: url(../../images/new_ui/header_icon_solutions.png); }
#header ul#main-nav li.solutions.selected span { background-image: url(../../images/new_ui/header_icon_solutions_selected.png); }

#header ul#main-nav li.selected img {
  position:absolute;
  top:25px;
  left:58px;
}
#header ul#main-nav li.signup { padding-left:15px; }

.home_page_points
{
	margin: 26px 0 0 0;
}
.home_page_point
{
  clear:left;
  margin-bottom:10px;
}

.home_page_point .icon_wrapper
{
  float:left;
  width:100px;
  text-align:center;
  margin-right:15px;
}

.home_page_point .text_wrapper
{
  float:left;
  width:430px;
}

.white-banner
{
	width:990px;
  margin:0 auto;
  padding:0;
  position:relative;
}

.home_middle_tier_point
{
	background: #ffffff;
  float:left;
  height:87px;
	margin: 25px 1px 0 1px;
  padding:25px 25px 10px 25px;
  width:195px;
  line-height:15px;
	display:block;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
	box-shadow:         0px 1px 3px 0px rgba(0,0,0, 0.24);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0, 0.24);
	-moz-box-shadow:    0px 1px 3px 0px rgba(0,0,0, 0.24);
}
.home_middle_tier_point.box
{
	background: url(../../images/new_ui/box.png) no-repeat 16px 17px #ffffff;
}
.home_middle_tier_point.solutions
{
	background: url(../../images/new_ui/blue-arrows.png) no-repeat 22px 30px #ffffff;
}
.home_middle_tier_point.employers
{
	background: url(../../images/new_ui/employers.png) no-repeat 14px 28px #ffffff;
}
.home_middle_tier_point.webinars
{
	background: url(../../images/new_ui/webinars.png) no-repeat 17px 29px #ffffff;
}
.home_middle_tier_point.first
{
	-webkit-border-bottom-left-radius: 	15px;
	-webkit-border-top-left-radius:    	15px;
  -moz-border-radius-topleft: 			 	15px;
  -moz-border-radius-bottomleft: 			15px;
}
.home_middle_tier_point.last
{
	-webkit-border-bottom-right-radius: 	15px;
	-webkit-border-top-right-radius:    	15px;
  -moz-border-radius-topright: 			 		15px;
  -moz-border-radius-bottomright: 			15px;
}

.home_middle_tier_point a
{
	color: #2882E7;
  font-size:13pt;
  font-weight:bold;
	margin: 0 10px 8px 72px;
  display:block;
}
.home_middle_tier_point img
{
	margin:0 0 0 3px;
}

.home_middle_tier_point .blue_header
{
  color: #2882E7;
  font-size:13pt;
  font-weight:bold;
	margin: 0 10px 8px 72px;
  display:block;
}
.home_middle_tier_point p
{
	margin: 0 0 0 72px;
}
.gradient_box
{
	background: #dddddd;
	border:1px solid #a2adb9;
	box-shadow:         inset 0px 0px 0px 1px rgba(255, 255, 255, 0.75);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.75);
	-moz-box-shadow:    inset 0px 0px 0px 1px rgba(255, 255, 255, 0.75);
	
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	
	background-image: -moz-linear-gradient(100% 100% 90deg, #ebeef2, #f5f6f8);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f6f8), to(#ebeef2));

	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
}
	.gradient_box h2 {
		margin-top: 13px;
		margin-bottom: 0px;
		color: #2882e7;
		font-size: 24px;
		font-weight: lighter;
	}
		.gradient_box h2 em {
			font-weight: bold;
			font-style: normal;
		}
		.gradient_box h2 span.blue_arrow {
		  background: url(../../images/new_ui/blue_circle_arrow.png) no-repeat 6px 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
	.gradient_box h3 {
		color: #6c7176;
		font-size: 17px;
		font-weight: lighter;
	}
	.gradient_box p span.all_caps {
	  background: url(../../images/new_ui/blue_arrow.png) no-repeat right;
		font-size: 11px;
		font-weight: bold;
	  text-transform: uppercase;
		margin-left: 5px;
		padding-right: 9px;
		padding-bottom: 2px;
	}
.content_header {
	margin-bottom: 25px;
}

.partner {
	margin: 40px 0 40px 0;
}


ul.content-tabs{
	height:33px;
	border-bottom:1px solid #dddddd;
	margin-bottom: 10px;
	}
ul.content-tabs li{
	float:left;
	}
ul.content-tabs li a{
	display:block;
	height:33px;
	line-height:33px;
	padding:0 15px;
	font-weight: bold;
	color: #a2adb9;
  text-transform: uppercase;
	}
	ul.content-tabs li a.active{
		background: #fff;
		color: #f08200;
		float:left;
		border-top:1px solid #dddddd;
		border-right:1px solid #dddddd;
		border-left:1px solid #dddddd;
		border-bottom:none;
		

		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
	  -moz-border-radius-topright: 10px;
	  -moz-border-radius-topleft: 10px;

		}



.tour_element
{
	padding-top:20px;
}
.tour_element h2
{
  font-weight: bold;
  font-size: 28px;
	margin-bottom:0px;
	margin-top:4px;
}
.tour_element h3
{
	color: #888;
  font-size: 20px;
  font-weight: 200;
}

.tour_element .image_and_legend img
{
	float:left;
	margin-bottom:30px;
}
.tour_element .image_and_legend ol
{
	float:left;
	margin-left:40px;
	padding-top: 10px;
	list-style-type: decimal;
	font-weight: bold;
	color: #6c7176;
	font-size: 15px;
	width: 200px;
}
.tour_element .image_and_legend ol p
{
	font-size: 13px;
	color: #222222;
	font-weight:normal;
}

.tour_element .image_and_legend img
{
  border: 1px solid #8f969f;
	box-shadow:         0px 0px 0px 4px rgba(192, 198, 204, 1);
	-webkit-box-shadow: 0px 0px 0px 4px rgba(192, 198, 204, 1);
	-moz-box-shadow:    0px 0px 0px 4px rgba(192, 198, 204, 1);
}
