@charset "UTF-8";

/* CSS Document */

/* ----- RESET -------- */
form-bg html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
}

/* ----- GENERAL ------- */
html {
  text-align: center;
}

body {
  background-color: #000043;
  font-family: Frutiger, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  margin-top: 6px;
}

.clear {
  clear: both;
  font-size:1px;
  line-height:1px;
  height:1px;
}

h1 {
  font-size: 27px;
  font-weight: normal;
  color: #040265;
  letter-spacing: -.06em;
  line-height: 26px;
  padding-bottom: 6px;
}

h2 {
  font-size: 23px;
  font-weight: 500;
  color: #040265;
  letter-spacing: -.06em;
  padding-bottom: 6px;
}

h3 {
  font-size: 17px;
  padding-bottom: 4px;
}

h4 {
  font-size: 14px;
  color: #333333;
  padding-bottom: 6px;
}

h5 {
  color: #191765;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-bottom: 4px;
}

h6 {
  font-size: 14px;
  color: #999999;
}

sup {
  font-size: 9px;
  line-height: 0;
}

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

.hr {
  background: url(../images/hr.gif) no-repeat;
  width: 715px;
  height: 1px;
  padding-bottom: 10px;
}

td {
  font-size: 12px;
}

/* ----- Main Template ----- */
#container {
  width: 986px;
  text-align: center;
  margin: auto;
}

#top {
  background-color:white;
  background-image: url(../images/bg-top.jpg);
  background-repeat: no-repeat;
  width: 986px;
  height: 210px;
}

#top .left {
  width: 752px;
  float: left;
  text-align: left;
}

#top .right {
  width: 210px;
  float: left;
  text-align: left;
  color: #040265;
}

#top p {
  font-size: 11px;
  line-height: 14px;
  padding-left: 12px;
  margin-top: 32px;
}
.link {
	padding-left: 13px;
	margin-top: 12px;
}
.link a {
  color: #040265;
	font-size:12px;
}
.link a:hover {
  color: #333333;
	text-decoration:none;
}

#middle {
  background-color:white;
  background-image: url(../images/bg-columns.gif);
  background-repeat: repeat-y;
  width: 986px;
}

/* -- Special leftcol for HOMEPAGE, no padding; 32px-- */
#leftcol-hm {
  width: 746px;
  float: left;
  text-align: left;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
  color: #333333;
}

.home_info {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding-top: 8px;
  padding-left: 30px;
  font-size:13px;
  line-height:18px;
  color: #222;
  clear:both;
}

#leftcol-hm a {
  color: #040265;
}

#leftcol-hm a:hover {
  color: #f7b515;
}

/* -- end -- */
#leftcol {
  width: 714px;
  float: left;
  text-align: left;
  padding-left: 32px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
  color: #333333;
}

#leftcol td {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
}

#leftcol p {
  margin-right: 32px;
  margin-top: 10px;
  margin-bottom: 4px;
}

#leftcol a {
  color: #040265;
}

#leftcol a:hover {
  color: #f7b515;
}

#leftcol h3 a {
  text-decoration: underline;
  font-weight: normal;
}

#leftcol h3 a:hover {
  text-decoration: none;
}

#rightcol {
  width: 239px;
  float: left;
}

#bottom {
  background-image: url(../images/bg-bottom.gif);
  background-repeat: no-repeat;
  width: 986px;
  height: 10px;
}

#footer {
  font-size: 10px;
  margin: 10px 0 20px 0;
  color: #ffffff;
}

#footer a {
  padding: 4px;
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  padding: 4px;
  font-size: 10px;
  color: #f7b515;
}

/* ----- BEGIN Content Formatting ----- */
/* --- rightside section styles -- */
#rightside {
  float: left;
  width: 222px;
  text-align: left;
}

#rightside a {
	text-decoration: none;
	color: #040265;
}

#rightside a:hover {
  text-decoration: none;
  color: #333333;
}

#rightside li {
  display: block;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 11px;
  list-style: none;
}

#rightside li a {
  width: 215px;
  color: #040265;
  display: block;
  padding: 8px 10px 8px 14px;
  text-decoration: none;
  background-color: #e7e7ef;
  border-top: 1px solid #e7e7ef;
  border-bottom: 1px solid #e7e7ef;
}

#rightside li a:hover {
  background-color: #ffffff;
  text-decoration: none;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

#rightside h2 {
  padding-left: 14px;
}

#rightside p {
  font-size: 12px;
  padding-left: 16px;
  padding-right: 16px;
}

#rightcol-submenu {
  float: left;
  padding-left: 5px;
  margin-top: 26px;
}

#rightcol-submenu li {
  list-style: none;
}

#rightcol-submenu li a {
  background-image: url( /images/bg-rightcol-submenu.gif);
  background-repeat: no-repeat;
  display: block;
  color: #555555;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
}

#rightcol-submenu li a:hover {
  color: #999999;
}

#rightcol-submenu .on {
  background-image: url( /images/bg-rightcol-submenu-on.gif);
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
  color: #444444;
  list-style: none;
}

#rightcol-submenu li a.on:hover {
  color: #444444;
  cursor: default;
}

#rightcol-submenu2 {
  padding-left: 5px;
  margin-top: 5px;
}

#rightcol-submenu2 li {
  list-style: none;
}

#rightcol-submenu2 li a {
  background-image: url( /images/bg-rightcol-submenu.gif);
  background-repeat: no-repeat;
  display: block;
  color: #555555;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
}

#rightcol-submenu2 li a:hover {
  color: #999999;
}

#rightcol-submenu2 .on {
  background-image: url( /images/bg-rightcol-submenu-on.gif);
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
  color: #444444;
  list-style: none;
}

#rightcol-submenu2 li a.on:hover {
  color: #444444;
  cursor: default;
}

#quote {
  width: 239px;
  font-size: 14px;
  line-height: 16px;
}

#quote .top {
  background-image: url( /images/quote-rightcol-top.gif);
  background-repeat: no-repeat;
  height: 12px;
}

#quote .tile {
  background-image: url( /images/quote-rightcol-tile.gif);
  background-repeat: repeat-y;
  padding: 16px;
}

#quote .tile p {
  font-size: 10px;
  color: #999999;
  padding-top: 16px;
  line-height: 11px;
  padding-left: 0px;
}

#quote .bottom {
  background-image: url( /images/quote-rightcol-bttm.gif);
  background-repeat: no-repeat;
  height: 54px;
}

/* --- END rightside Styles --*/


/* --- container style for homepage, left side --*/
.home-top-left {
  width: 311px;
  height: 150px;
  float: left;
  padding-left: 32px;
  margin-top: 38px;
}

.home-top-img {
  border: none;
  float: left;
  padding-top: 53px;
}

/* --Product/Interior Page - Styles --*/
.product-top-left {
  width: 550px;
  height: 150px;
  float: left;
  padding-left: 32px;
  margin-top: 32px;
}

.product-top-img {
  border: none;
  float: left;
  padding-top: 41px;
}

.list {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-right: 16px;
}

.list li {
  padding: 10px 0 0 46px;
  list-style: none;
}

.sublist {
  padding-left: 72px;
}

.sublist li {
  color: #3e3d89;
  font-size: 11px;
  text-align: left;
  margin-left: 16px;
  padding-top: 10px;
  list-style: circle;
}

/* ----- BUTTONS ----- */
/* ----- 200px WIDE buttons -----*/
/* -- Personal Tour button - homepage --*/
.bttn-tour {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-tour a {
  background: url(../images/buttons-new/bttn-personaltour.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
  margin-top: 6px;
  margin-left: 8px;
}

.bttn-tour a:hover {
  background: url(../images/buttons-new/bttn-personaltour-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
}

/* --  homepage Join Meeting bttn --*/


.bttn-join {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-join a {
  background: url(../images/buttons-new/bttn-join-meeting.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
  margin-top: 6px;
  margin-left: 13px;
}

.bttn-join a:hover {
  background: url(../images/buttons-new/bttn-join-meeting-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
}

/* -- bttn --*/

.bttn-download {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-download a {
  background: url(../images/buttons-new/bttn-download.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
  margin-top: 6px;
}

.bttn-download a:hover {
  background: url(../images/buttons-new/bttn-download-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
}

.bttn-downloadnow {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-downloadnow a {
  background: url(../images/buttons-new/bttn-dwnld-now.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
  margin-top: 6px;
}

.bttn-downloadnow a:hover {
  background: url(../images/buttons-new/bttn-dwnld-now-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
}

/* ------ 135px WIDE buttons ------*/
.bttn-clickhere {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-clickhere a {
  background: url(../images/buttons-new/bttn-click-here.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 134px;
  height: 44px;
  margin-top: 6px;
  margin-left: 14px;
}

.bttn-clickhere a:hover {
  background: url(../images/buttons-new/bttn-click-here-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 134px;
  height: 44px;
}

/* -- demo bttn as used in top section -- */
.bttn-demo {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-demo a {
  background: url(../images/buttons-new/bttn-view-demo.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 134px;
  height: 44px;
  margin-top: 6px;
  margin-right: 6px;
  float: left;
}

/* -- demo bttn as used in rightside column -- */
.bttn-demo a:hover {
  background: url(../images/buttons-new/bttn-view-demo-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 134px;
  height: 44px;
}

.bttn-demo-rightside {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}

.bttn-demo-rightside a {
  background: url(../images/buttons-new/bttn-view-demo.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
  float: left;
  margin: 4px 0 30px 10px;
}

.bttn-demo-rightside a:hover {
  background: url(../images/buttons-new/bttn-view-demo-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 200px;
  height: 44px;
}

/* -- 14 day trial bttn as used in top section -- */
.bttn-trial {
  border: none;
  text-decoration: none;
  overflow: hidden;
  display: inline;
}
.bttn-trial a {
  background: url(../images/buttons-new/bttn-big-trial.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 222px;
  height: 54px;
}
.bttn-trial a:hover {
  background: url(../images/buttons-new/bttn-big-trial-on.gif) no-repeat;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 222px;
  height: 54px;
}

/* ----- END Buttons -----*/
/* -- .gold style is for Section Titles h1 class -- */
.gold {
  font-size: 26px;
  font-weight: normal;
  color: #ffb600;
  letter-spacing: -.04em;
  line-height: 24px;
  text-align: left;
}

.who-uses-mm {
  width: 742px;
  height: 305px;
  float: left;
  text-align:center;
  margin-top:-25px;
  position:relative;
}

.who-uses {
  float: left;
  width: 320px;
  padding: 10px;
}

/* -- blue arrw as used in rightside links -- */
.blue-arrw {
  width: 6px;
  height: 9px;
  vertical-align: baseline;
  padding-left: 2px;
  border: none;
}

/* ===== LIST styles ===== */

ul.normal_list, ul.compact_list {
  padding-left:30px;
}

ul.normal_list li {
  margin-top: 14px;
}

ul.compact_list li {
  margin-top: 7px;
}

ul.indent {
  padding-left:30px;
  list-style: none;
}

ul.indent li {
  margin-top: 6px;
}

ul.webinars {
  font-family: Arial, Helvetica, sans-serif;
}

/* ===== for the sample reports page ===== */

div.samplereports img {
  margin-top: 5px;
}


/* ===== Form Errors ===== */

#form_errors {
 color:red;
}


/* ===== other misc styles ===== */

img.award {
  margin-right:10px;
  margin-left:20px;
}

p.nomargin {
  margin:0 !important;
}

.size10 {
  font-size:10px;
  line-height:13px;
}

.size11 {
  font-size:11px;
  line-height:13px;
}

.size14 {
  font-size:14px;
  line-height:18px;
}

.red {
  color:#e1020e;
}

.star {
  font-weight:bold;
  color:#e1020e;
}
