body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #777;
  margin: 0 0 20px 0;
  padding: 0;
}

#page {
  position: relative;
  background-color: white;
  text-align: left;
  background-color: white;
  margin: 0 auto 0 auto;
  width: 760px;
}

.center_wrapper {
  position: absolute;
  right: 50%;
}

.center_inner {
  position: relative;
  left: 50%;
}

#header {
  position: relative;
  border: 1px solid #fff;
  border-bottom: 1px solid #cbcbcb;
  z-index: 100;
  margin: 0 0 0 1px;
  padding: 0;
  height: 84px;
  width: 760px;
}

#login_header {
  position: relative;
  border: 1px solid #fff;
  border-bottom: 1px solid #cbcbcb;
  z-index: 100;
  margin: 30px 0 0 1px;
  padding: 0;
}

#trial_header {
  position: relative;
  border: 1px solid #fff;
  border-bottom: 1px solid #cbcbcb;
  z-index: 100;
  margin: 30px 0 0 1px;
  padding: 0;
}

#headerimg {
  margin: 0;
  height: 84px;
  width: 123px;
  width: 100%;
}

#content {
  font-size: 12px;
}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.4em;
}

.narrowcolumn .postmetadata {
  text-align: center;
}

.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9px;
  line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
}

h1 {
  font-size: 2em;
}

#headerimg .description {
  font-size: 1.2em;
  text-align: center;
}

h2 {
  font-size: 22px;
}

h2.pagetitle {
  font-size: 22px;
}

h3 {
  font-size: 18px;
  line-height: 20px;
}

h4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h5 {
  font-size: 12px;
}

h1, h1 a, h1 a:hover, #headerimg .description {
  text-decoration: none;
  color: #666;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  color: #333;
}

.entry p a:visited, #sidebar ul li a:visited, a.green:visited, .entry p a.green:visited, #m_jobs ul li a:visited {
  color: #00a651;
  color: #b85b5a;
  color: #006C35;
  color: #333;
  color: #7E7E5A;
  color: #01813F;
}

/*
#sidebar ul li a:visited {
	color: #00a651;
	color: #02b85b;
	color: #333;
	color: #7E7E5A;

}

a.green:visited, .entry p a.green:visited {
	color: #02b85b;
	color: #333;
	color: #7E7E5A;
}

#m_jobs ul li a:visited {
	color: #00a651;
	color: #02b85b;
	color: #333;
	color: #7E7E5A;
}
*/
h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
  color: #000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover {
  color: #00a651;
}

.entry p a:hover {
  color: #666;
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em Arial, Verdana, Sans-Serif;
}

.commentlist li {
  font-weight: bold;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
}

.commentlist p {
  font-weight: normal;
  line-height: 15px;
  text-transform: none;
}

#commentform p {
  font-family: Arial, Verdana, Sans-Serif;
}

.commentmetadata {
  font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}

code {
  font: 1.1em "Courier New", Courier, Fixed;
}

acronym, abbr, span.caps {
  font-size: 9px;
  letter-spacing: 0.07em;
}

a, h2 a:hover, h3 a:hover {
  color: #00a651;
  text-decoration: none;
}

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

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
}

#wp-calendar a {
  text-decoration: none;
}

#wp-calendar caption {
  font: bold 1.3em Arial, Verdana, Sans-Serif;
  text-align: center;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
.narrowcolumn {
  float: left;
  padding: 17px 0 20px 0px !important;
  margin: 0;
  width: 570px;
  vertical-align: top;
}

.widecolumn {
  float: left;
  padding: 17px 0 20px 0;
  margin: 0;
  width: 760px;
  vertical-align: top;
}

.post {
  margin: 0 0 40px;
  text-align: left;
}

.borderPadding11 {
  padding-right: 11px;
  border-right: 1px solid #cbcbcb;
}

.post hr {
  display: block;
  clear: left;
  background-color: #cbcbcb;
  color: #cbcbcb;
  border: none;
  border-top: 1px solid #cbcbcb;
  width: 100%;
  height: 0px;
  margin: 15px 0 15px 0;
}

.clear {
  clear: both;
}

.narrowcolumn .post {
  margin: 0;
}

.widecolumn .post {
  margin: 0;
}

.narrowcolumn .postmetadata {
  padding-top: 5px;
}

.widecolumn .postmetadata {
  margin: 30px 0;
}

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: left;
}

/* End Structure */
/*	Begin Headers */
#header h1 a span {
  display: none;
}

#header h1 a {
  position: absolute;
  width: 123px;
  height: 84px;
}

h1 {
  /*	padding-top: 70px;
  	margin: 0; */
}

.post h2, h2.post_title {
  clear: both;
  font-size: 22px;
  margin-bottom: 25px;
}

h2 {
  /*	margin: 30px 0 0; */
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
  font-family: Times New Roman, serif;
  font-size: 20px;
}

h3 {
  padding: 0;
  margin: 20px 0 10px 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px;
}

/* End Headers */
/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

/* End Images */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 0px;
  text-indent: -10px;
}

html > body .entry li {
  margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
  /*	content: "\00BB \0020"; */
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align: center;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}

/* End Comments */
/* Begin Sidebar */
#sidebar {
  margin: 86px 0 0 570px;
  padding: 0 0px 10px 14px;
  width: 176px;
  font: 12px Arial, Verdana, Sans-Serif;
}

#sidebar form {
  margin: 0;
}

#sidebar ul li a {
  color: #00a651;
}

#sidebar ul li a:hover {
  color: #666;
}

#sidebar hr {
  display: block;
  background-color: #cbcbcb;
  color: #cbcbcb;
  border: none;
  border-top: 1px solid #cbcbcb;
  width: 100%;
  height: 0px;
  margin: 15px 0 15px 0;
}

#sidebar h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 3px;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
  /*	margin: 5px 0 0 10px;*/
}

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
}

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
}

#sidebar #searchsubmit {
  padding: 1px;
}

/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff;
}

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #cbcbcb;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}

.top, .no-top, .first {
  margin-top: 0;
  padding-top: 0;
}

.no-bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

.small {
  font-size: 0.8em;
}

.big {
  font-size: 12px;
}

.gray {
  color: #666;
}

.bold {
  font-weight: bold;
}

.green, a.green {
  color: #00a651;
}

.no-space {
  margin: 0px;
  padding: 0px;
  clear: both;
}

/* End Various Tags & Classes*/
/* Begin Login */
#m_login {
  position: absolute;
  top: 13px;
  right: 11px;
  color: #808080;
}

#m_login a {
  color: #808080;
  font-size: 12px;
}

#m_login a:hover {
  color: #00a651;
}

/* End Login */
/* Begin Footer */
#footer {
  color: #808080;
  border: none;
  border-top: 1px solid #cbcbcb;
  padding: 0 0 0 0;
  margin: 0 auto 20px auto;
  clear: both;
  font-size: 12px;
  position: relative;
}

#footer p.copyright {
  position: absolute;
  top: 0px;
  right: 0;
  color: #ccc;
  margin: 10px 35px 0 0;
  padding: 0 0 0 0;
  text-align: right;
}

#footer.border_none, #header.border_none {
  border: none;
}

#footer ul {
  margin: 10px auto;
  text-align: center;
  padding: 0;
  list-style-type: none;
}

#footer ul li {
  display: inline;
  padding: 0 18px 0 18px;
  font-size: 12px;
}

#footer ul li a {
  font-size: 12px;
}

#footer ul li a {
  color: #808080;
}

#footer ul li a:hover {
  color: #00a651;
}

#footer ul li.first {
  padding-left: 0;
}

#footer ul li.last {
  padding-right: 0;
}

/* End Footer */
/* Begin Overview */
#m_overview1 {
  width: 176px;
  float: left;
  padding-right: 9px;
}

#m_overview2 {
  width: 176px;
  float: left;
  padding: 0 9px 0 9px;
  border-right: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
}

#m_overview3 {
  width: 176px;
  float: left;
  padding-left: 9px;
}

.m_overview_box {
  clear: both;
  padding-top: 10px;
}

.m_overview_box .m_box1 {
  width: 160px;
  float: left;
  vertical-align: top;
}

.m_overview_box .m_box2 {
  float: right;
  width: 390px;
  vertical-align: top;
}

/* End Overview */
/* Begin Products */
.m_products_box {
  margin: 20px 0 0 0;
  clear: both;
}

.m_products_box .m_box1 {
  width: 100px;
  float: left;
  vertical-align: top;
}

.m_products_box .m_box2 {
  width: 250px;
  float: right;
  vertical-align: top;
}

/* End Products */
/* Two-Column Lists */
ul.left {
  float: left;
  width: 100px;
  margin: 0px;
  padding: 15px 0px;
  border: 0px none;
  list-style-position: inside;
  list-style-type: square;
  position: relative;
  left: 50px;
}

ul.right {
  float: right;
  width: 100px;
  margin: 0px;
  padding: 15px 0px;
  border: 0px none;
  list-style-position: inside;
  list-style-type: square;
}

/* End Two-Column Lists */
/* Begin Legal */
div.m_legal ul {
  margin: 0;
}

div.m_legal ul li {
  padding: 0 0 8px 0;
  margin: 0;
  text-indent: 0;
}

/* End Legal */
/* Begin Screenshots */
ul.m_screenshots li {
  padding-bottom: 10px;
}

ul.m_screenshots li a img {
  border: 1px solid #cbcbcb;
}

ul.m_screenshots li a:hover img {
  border: 1px solid #00a651;
}

/* End Screenshots */
/* Begin Home */
p#fader, p#fader a {
  color: #808080;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  width: 360px;
  text-align: left;
}

p span#fade {
  color: #000;
}

#m_home {
  position: relative;
  padding: 0;
  margin: 0;
}

#m_news {
  position: absolute;
  top: 65px;
  left: 365px;
  width: 365px;
}

#m_news h2 {
  font-size: 14px;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
}

#m_news input#email {
  position: relative;
  top: -4px !important;
  top: -2px;
  margin-right: 5px;
}

#m_news input#submit {
  padding-top: 2px !important;
}

#m_news form {
  padding: 0;
  margin: 0;
}

#m_news #btn_learnmore {
  margin-top: 8px;
}

input.pretty_green {
  background-image: url(../../images/button_bg.png);
  background-repeat: no-repeat;
  height: 38px;
  width: 220px;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 35px;
  color: white;
  padding-bottom: 5px;
}

#m_news p#status {
  padding-top: 0;
  margin-top: 0;
}

#m_news_feed {
  position: absolute;
  top: 222px;
  left: 365px;
  width: 350px;
}

#m_news_feed .feed_icon {
  vertical-align: top;
  margin: 2px 0 0 2px;
}

#m_news_feed h2 {
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0 5px 0;
}

#m_news_feed ul {
  list-style-type: none;
  color: #000;
  margin: 0;
  padding: 0 0 0 0px;
}

#m_news_feed ul li {
  padding-bottom: 3px;
}

#m_news_feed ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #808080;
}

#m_news_feed ul li a:hover {
  color: #00a651;
  text-decoration: none;
}

/* End Home News */
/* Begin Jobs */
#m_jobs ul li a {
  color: #00a651;
}

#m_jobs ul li a:hover {
  color: #666;
}

#m_jobs hr {
  margin-top: 25px;
}

#m_jobs h4, #m_jobs h5 {
  font-weight: bold;
}

/* End Jobs */
/* Begin Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

/* End hide from IE-mac */
/* End Clearfix */
/* Begin Reseller Inquiry Form */
#frm_reseller {
  width: 740px;
}

#frm_reseller label {
  clear: left;
  display: block;
  float: left;
  text-align: right;
  font-weight: bold;
  width: 215px;
  margin-bottom: 0.5em;
  padding-right: 10px;
}

#frm_reseller fieldset input {
  float: left;
  width: 200px;
  margin-bottom: 0.6em;
  border: 1px solid #666;
}

#frm_reseller fieldset {
  margin: 15px 0 15px 0;
  width: 740px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: none;
}

#frm_reseller fieldset input:hover {
  border: 1px solid #00a651;
  background: #eee;
}

#frm_reseller legend {
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

#frm_reseller fieldset input.disabled {
  border: 1px solid #F2F2F2;
  background-color: #F2F2F2;
}

#frm_reseller .form_error {
  display: inline;
  float: left;
  width: 200px;
  text-align: left;
}

/* End Reseller Inquiry Form */
/* Begin Partners Page */
#m_resellers ul {
  margin: 0;
  padding: 0;
}

#m_resellers ul li {
  margin: 25px 0 0 0;
  padding: 0;
  text-indent: 0;
  clear: both;
  border-top: 1px solid #cbcbcb;
}

#m_resellers ul li dl {
  padding: 10px 0 10px 30px;
}

#m_resellers ul li dl dt {
  width: 200px;
  float: left;
  display: block;
  clear: both;
  padding: 20px 0 0 0;
  margin: 0;
  vertical-align: top;
}

#m_resellers ul li dl dd {
  width: 300px;
  float: right;
  display: block;
  padding: 20px 0 0 0;
  text-align: left;
  vertical-align: top;
}

#m_resellers ul li dl dd h4 {
  margin: 0;
  padding: 0;
}

#m_resellers .reseller img {
  padding-bottom: 10px;
}

/* End Partners Page */
/* Begin Hilite */
.hilite {
  color: #000;
  background-color: #99ccff;
}

.hilite1 {
  color: #000;
  background-color: #ffcc66;
}

.hilite2 {
  color: #000;
  background-color: #99ff66;
}

.hilite3 {
  color: #000;
  background-color: #ff9999;
}

/* End Hilite */
/* Begin Four-Column Page Structure */
.m_col1, .m_col2, .m_col3, .m_col4, .m_col123, .m_col23, .m_col234, .m_col234_border {
  float: left;
  position: relative;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.m_col1, .m_col2, .m_col3, .m_col4 {
  width: 190px;
}

.m_col1 {
  width: 190px;
}

.m_col23 {
  width: 380px;
}

.m_col123, .m_col234 {
  width: 570px;
}

.m_col234_border {
  width: 554px;
  padding-left: 15px;
  border-left: 1px solid #cbcbcb;
}

.m_box {
  margin: 0;
  padding: 0 5px 0 5px;
}

.borderLeft {
  padding: 0 6px 0 6px;
  border-left: 1px solid #cbcbcb;
}

.borderRight {
  padding: 0 6px 0 6px;
  border-right: 1px solid #cbcbcb;
}

.padding10 {
  padding: 0 10px 0 10px;
  margin: 0;
}

.m_col1 p {
  font-size: 18px;
  text-align: left;
  padding-right: 10px;
  line-height: 22px;
  margin-top: -4px;
  color: #aaa;
  text-align: left;
}

.m_box h3 {
  margin: 0;
  padding: 0;
}

.m_box h4 {
  margin: 0;
  padding: 0;
}

p.first {
  margin-top: 0;
  padding-top: 0;
}

h3#name {
  margin: 20px 0 0 0;
  padding: 0;
}

h3#team, h3#advisors {
  margin: 20px 0 10px;
}

.top10 {
  margin-top: 10px;
}

.top20, .m_box h3.top20 {
  margin-top: 20px;
}

.m_col1 p.top9 {
  margin-top: 9px;
}

#m_products h4 {
  margin-top: 15px;
  margin-bottom: 0;
  padding: 0;
}

#m_products ul {
  margin-top: 0;
  padding-top: 0;
}

#m_products ul li:first-child {
  margin-top: 5px;
  padding-top: 0;
}

#m_products ul li {
  text-indent: 0;
  margin-left: 0;
}

p.intro {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 20px 0;
  padding: 0;
  color: #333;
  position: relative;
  top: -3px;
}

.right {
  text-align: right;
}

/* End Four-Column Page Structure */
/* Begin Search Results Page */
#search_results {
  padding-top: 25px;
}

#search_results ol {
  padding-bottom: 20px;
}

#search_results ol li {
  font-size: 18px;
  color: #000;
}

#search_results ol li p {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  color: #777;
}

.search_floater {
  float: right;
  margin-top: 23px;
}

/* End Search Results Page */
/* Begin Case Studies */
.m_casestudy_posts {
  float: left;
  width: 360px;
}

.m_casestudy {
  padding: 0 5px 0 180px;
}

.m_casestudy h4 {
  padding: 0;
  margin: 0;
}

.m_casestudy .sidebar {
  position: absolute;
  top: 173px;
  left: 580px;
  width: 180px;
  text-align: left;
}

.m_casestudy .sidebar .graybox {
  padding: 10px;
  background: #eee;
}

.m_casestudy .sidebar ul {
  padding: 5px 0 0 15px;
  margin: 0 0 0 0px;
}

.m_casestudy .sidebar ul li {
  list-style-type: circle;
  padding: 0;
  margin: 0;
  text-indent: 0;
  font-size: 10px;
}

.m_casestudy_quote {
  padding: 15px 10px;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}

.m_casestudy_sidebar_entry p:first-child {
  margin: 0;
  padding: 0;
}

.m_casestudy_sidebar_entry h3 {
  margin: 0;
  padding: 0;
}

.m_casestudy_sidebar_entry p {
  font-size: 11px;
  line-height: 15px;
}

/* End Case Studies */
/* Begin Navigation Menu */
#m_nav {
  position: absolute;
  color: #808080;
  bottom: 6px !important;
  bottom: 9px;
  right: 0;
}

#m_nav ul {
  position: relative;
  list-style-type: none;
}

#m_nav ul li {
  float: left;
  padding: 10px 13px 10px 25px;
}

#m_nav a {
  color: #808080;
}

#m_nav a.selected {
  color: #000;
  font-weight: bold;
}

#m_menu ul {
  clear: left;
}

#m_menu ul li {
  display: block;
  float: left;
  text-align: left;
  padding: 0 0 0 0px;
  margin: 0 0 0 0;
  position: relative;
}

#m_menu ul li a {
  width: 55px;
  padding: 0 0 0 15px;
  margin: 0 0 0 0;
  text-decoration: none;
  display: block;
  font-size: 12px;
}

#m_menu ul li a.selected {
  font-weight: bold;
}

#m_menu ul li a#lnk_solutions {
  width: 75px;
}

#m_menu ul li a#lnk_products {
  width: 75px;
}

#m_menu ul li a#lnk_last {
  width: 27px;
  text-align: right;
  padding-right: 10px;
}

#m_menu ul li a:hover {
  color: #48ac21;
  text-decoration: none;
}

#m_menu a:active {
  background: #fff;
}

#m_menu ul li ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0 0 0 -1px;
  padding: 6px 0 0 0 !important;
  padding: 10px 0 0 0;
  z-index: 100;
  background: #fff;
}

#m_menu ul li ul li {
  font-size: 12px;
}

#m_menu ul li ul li a, #m_menu ul li#last ul li a {
  width: 90px;
  font-size: 1em;
  padding: 5px 0 5px 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: none;
  background: #fff;
  z-index: 100;
}

#m_menu ul li.last ul li a {
  width: 62px;
}

#m_menu ul li ul li a.first {
  padding-top: 5px;
  margin-top: 0px;
}

#m_menu ul li ul li.last-item a, #m_menu ul li#last ul li.last-item a {
  border-bottom: 2px solid #ccc;
}

#m_menu ul li ul li a:hover, #m_menu ul li#last ul li a:hover {
  color: #48ac21;
  z-index: 100;
}

#m_menu ul li ul li {
  float: none;
  display: block;
}

#m_menu ul li:hover ul {
  display: block;
}

#m_menu ul li.over ul {
  display: block;
}

#m_menu ul li > ul {
  top: auto;
  left: auto;
}

/* End Navigation Menu */
#m_nav span.m_link {
  padding: 0 0.5em;
}

#m_nav span.m_link.m_link_last {
  padding: 0 0 0 0.5em;
}

/* Begin extra stuff not from Adam */
.graph {
  margin-top: 5px;
  margin-left: 28px;
  position: relative; /* IE is dumb */
  width: 75px;
  border: 1px solid #00a651;
  background-color: white;
  padding: 2px;
}

.graph .bar {
  display: block;
  position: relative;
  background: #00a651;
  text-align: center;
  font: 0.9em normal "Lucida Grande", Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  height: 1.1em;
  line-height: 1.1em;
}

.graph .bar span {
  position: absolute;
  left: 1em;
}

#notice_explanation {
  color: red;
}

/* corpweb lead capture form */
/*
div.corpweb_form {
 -moz-border-radius: 10px 10px 10px 10px;
  background: none repeat scroll 0 0 #6E9F17;
  font-size: 1em;
  margin: 10px 0;
  padding: 15px;
  position: relative;
}

div.corpweb_form:after {
  -moz-border-radius: 10px 10px 10px 10px;
  background: -moz-radial-gradient(46% 68% 196deg, ellipse farthest-corner, transparent, rgba(50, 50, 50, 0.6)) repeat scroll 0 0 transparent;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

div.corpweb_form form {
  background: white;
  -moz-box-shadow: 0 0 7px rgba(50, 50, 50, 0.8);
  float: left;
  margin: 0;
  padding: 1em 5px 0;
  position: relative;
  z-index: 2;
}

div.corpweb_form .form_description {
  -moz-border-radius: 10px 10px 10px 10px;
  background: none repeat scroll 0 0 #E5E5E5;
  float: left;
  font-size: 1.2em;
  margin: 0 20px 0 0;
  opacity: 0.9;
  padding: 10px;
  position: relative;
  width: 270px;
  z-index: 2;
}
*/
/*
 Above, selects are all set to 130px. This seems like
 a terrible idea, but for legacy sake we allow it.
*/
div.corpweb_form select {
  width: auto;
}

div.corpweb_form form {
  margin: 30px 0 0 80px;
}

div.corpweb_form .field {
  margin-bottom: 15px;
}

div.corpweb_form .field label {
  width: 120px;
  float: left;
  font-size: 1.2em;
  margin-right: 15px;
}
