@font-face{
font-family: 'OmnesRegular';
src: url( 'https://fnt.webink.com/wfs/?drawer=F5E01A38-4922-48EF-89D7-8D563CD38713&font=D376B979-5C7B-4FF6-C871-2AE4B732808F');
font-weight:normal;font-style:normal;
}

@font-face{
font-family: 'Omnes_Semibold';
src: url( 'https://fnt.webink.com/wfs/?drawer=F5E01A38-4922-48EF-89D7-8D563CD38713&font=0353EC0E-4A08-08E5-FF7C-1BBBA4B03612');
font-weight:normal;font-style:normal;
}

@font-face{
font-family: 'Omnes_Medium';
src: url( 'https://fnt.webink.com/wfs/?drawer=F5E01A38-4922-48EF-89D7-8D563CD38713&font=B897664A-488A-3702-EF63-C4CE5D14BF1B');
font-weight:normal;font-style:normal;
}

@font-face{
font-family: 'OmnesLight';
src: url( 'https://fnt.webink.com/wfs/?drawer=F5E01A38-4922-48EF-89D7-8D563CD38713&font=68BA7BA4-7EA0-0F9F-3565-85BD5D26BD89');
font-weight:normal;font-style:normal;
}
html, * {
  outline:none;
}
body {
  background: #191530 url(/img/background_main.jpg) fixed center top;
}
body.support {
  background: url(/img/background_support.jpg) fixed center top;
}
.hide {
  display:none;
}
.container {
  font-family:/*"museo-sans-1","museo-sans-2",*/ "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  /*color:#333;*/
    color:#222;
}
a:link, a:visited {
  color:#06e;
  text-decoration:none;
}
.content-blogentry a:link.external, .content-blogentry a:visited.external {
  color:#06e;
  text-decoration:none;
  border-bottom: 1px dashed #06e;
}
a:hover {
  color:#039;
  text-decoration:underline;
}
.nav-primary {
  background: url(/img/nav_global_back.png) no-repeat top;
  /*height:32px;*/
  margin-left: 16px;
}
.nav-secondary {
  padding-top:2px;
  padding-bottom:18px;
}
h1 {
  color:#ff007e;
  font-size:27px;
  margin-bottom:0.75em;
}
h1, h2, h3 {
    font-family: Omnes_Medium, arial, sans-serif;
}
/* ----- Home Page Tabs -----*/
.ui-tabs {
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
}
.ui-tabs .ui-tabs-nav li {
  position: relative;
  border-bottom-width: 0 !important;
  padding-top: 16px;
  width:272px;
  height:39px;
  margin: 0;
}
.ui-tabs .ui-tabs-nav li a {
  font-size:110%;
  text-decoration: none;
  padding: .5em 0 .5em 64px;
  font-weight:bold;
}
.ui-tabs .ui-tabs-nav li a {
  color:#888;
  text-shadow:#fff 0px 1px 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  color:#ff007e;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  background: url(/img/home_tab_active.png) no-repeat right top;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor:pointer;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  padding: 1em 1.4em;
  display: block;
  border-width: 0;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
/* ----- Buttons ----- */

a.button-feature {
  background: #999 url(/img/button_overlay.png) repeat-x;
  display: inline-block;
  padding: 9px 28px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  font-size:150%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: 0 6px 12px #59688d;
  -webkit-box-shadow: 0 6px 12px #59688d;
  text-shadow:#eee 0px 1px 0;
  position: relative;
  cursor: pointer;
  margin:20px auto 0 auto;
}
a.button-feature:hover, a.button-gray:hover, form.wvform .button-gray:hover {
  background-color:#bbb;
  color:#06f;
  text-decoration: none;
}
a.button-gray, form.wvform .button-gray {
  background: #999 url(/img/button_overlay.png) repeat-x;
  display: inline-block;
  padding: 8px 24px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  font-size:140%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 8px;
  text-shadow:#eee 0px 1px 0;
  position: relative;
  cursor: pointer;
  border:none;
}

a.tinybutton {
  -webkit-border-radius: 12px;
  -moz-border-radius:12px;
 border-radius:12px;
  background:url("/img/button_overlay.png") repeat-x scroll 0 0 #ccc;
color:#333;
cursor:pointer;
display:inline-block;
font-size:0.9em;
font-weight:normal;
line-height:1;
margin:10px auto 5px;
  padding:4px 11px 5px;
position:relative;
text-decoration:none;
text-shadow:0 1px 0 #fff;
  
  
}
a.tinybutton:hover{
  background-color:#000;
  color:#fff;
  text-decoration: none;
  text-shadow:0 -1px 0 #555;
}

a.sidecolumn-button {
  -webkit-border-radius: 12px;
  -moz-border-radius:12px;
 border-radius:12px;
background:url("/img/button_overlay.png") repeat-x scroll 0 0 #AAAAAA;
color:#000000;
cursor:pointer;
display:inline-block;
float:right;
font-size:1em;
font-weight:normal;
line-height:1;
margin:10px auto 20px;
padding:4px 11px 5px;
position:relative;
text-decoration:none;
text-shadow:0 1px 0 #FFFFFF;
  
  
}
a.sidecolumn-button:hover{
  background-color:#000;
  color:#fff;
  text-decoration: none;
  text-shadow:0 -1px 0 #555;
}

a.button-signup {
  background: #999 url(/img/button_overlay_dark.png) repeat-x bottom;
  display: inline-block;
  padding: 12px 20px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  font-size:120%;
  margin:4px auto;
  text-align:center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow:#fff 0px 1px 0;
  position: relative;
  cursor: pointer;
}
a.button-signup:hover {
  background: #f9f9f9 url(/img/button_overlay_dark.png) repeat-x bottom;
  color:#05e;
  text-decoration: none;
}
a.button-signup-smaller {
  background: #fff url(/img/button_overlay_dark.png) repeat-x center 7px;
  display: inline-block;
  padding:8px 20px 8px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  font-size:110%;
  margin:4px auto;
  text-align:center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius:5px;
  text-shadow:#fff 0px 1px 0;
 -moz-box-shadow: 0 2px 3px rgba(0, 0, 30, 0.6);
 -webkit-box-shadow: 0 2px 3px rgba(0, 0, 30, 0.6);
 box-shadow: 0 2px 3px rgba(0, 0, 30, 0.6);
 text-shadow: 0 1px 0 #fff;

  position: relative;
  cursor: pointer;
}
a.button-signup-smaller:hover {
  background:url("/img/button_overlay.png") repeat-x scroll center -15px #211B4A;
  color:#fff;
  text-decoration:none;
  text-shadow:0 -1px 0 #000;
}
form.wvform input.smallbutton {
  background: #aaa url(/img/button_overlay.png) repeat-x;
  display: inline-block;
  padding: 6px 12px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  font-size:120%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 8px;
  text-shadow:#eee 0px 1px 0;
  position: relative;
  cursor: pointer;
  border:none;
  float:none;
  margin-top:0;
  margin-bottom:1em;
}
form.wvform input.mediumbutton {
  background: #aaa url(/img/button_overlay.png) repeat-x;
  display: inline-block;
  padding: 6px 12px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  font-size:130%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 8px;
  text-shadow:#eee 0px 1px 0;
  position: relative;
  cursor: pointer;
  border:none;
  float:none;
  margin-top:16px;
  margin-bottom:1em;
}
/* ----- Footer ----- */

.footer {
  background: url(/img/nav_footer_back.png) top;
  height: 192px;
  width:848px;
  margin:0;
}
.footer h1, .footer h2, .footer h3 {
  color:#aaa;
  font-size:16px;
  margin-top:16px;
}
.footer ul {
  list-style:none;
  margin:0
}
.footer ul li {
  font-size:11px;
  font-weight:700;
  padding-left:8px;
  padding-bottom: 0;
  background:    url(/img/footer_bullet.png) 0px 6px no-repeat;
}
.footer-d ul li {
  padding-left:0;
  background:    none;
  margin-top:16px;
}
.footer-a, .footer-b, .footer-c, .footer-d {
  float:left;
  margin-right:48px;
}
.footer-a {
  margin-left:64px;
  width:144px;
}
.footer-b {
  width:192px;
}
.footer-c {
  width:160px;
}
.footer-d {
  width:224px;
}
.footer a:link, .footer a:visited {
  color:#2c63a4;
}
.footer a:hover {
  text-decoration:none;
  color:#6cb0ff;
}
.footer-icon {
  opacity:0.7;
  margin-bottom:-4px;
}
.footer a:hover .footer-icon {
  opacity:1;
}
.footer-icon-rss {
  float:left;
  margin-right:1em;
  margin-bottom:10px;
  margin-top:4px;
}
.copyright {
  text-align:right;
  color:#777;
  padding:8px 0;
  font-size:10px;
}
/* ----- Home Page Specific Items -----*/

.feature-home {
  height: 296px;
  width: 976px;
  overflow:hidden;
  position:relative;
  display:block;
  background-color:#d2dfec;
}
.feature-home h1 {
  font-size:30px;
}
.feature-home-text {
  height:296px;
  padding-top: 36px;
  font-size:105%;
  width:320px;
  padding-right:96px;
  color:#555;
  position:absolute;
  z-index:20;
  background: transparent url(/img/homepage_slideoverlay.png) no-repeat;
}
#homecaptions {
  height:2.8em;
  position:absolute;
  top:257px;
  width:960px;
  height:100px;
  padding-top:10px;
  z-index:10;
  list-style:none;
}
#homecaptions li {
  width:640px;
  text-align:center;
  margin-left:348px;
  background-color:none;
  list-style:none;
  display:none;
}
#homecaptions li .caption {
  list-style:none;
  text-align:center;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  padding:5px 13px;
  background: rgba(219, 0, 84, .85);
  /*background: rgba(217, 11, 91, .9); */
-moz-box-shadow: 0px 0px 15px #fff;
  -webkit-box-shadow: 0px 0px 15px #fff;
  color:#fff;
  display:block;
  white-space:nowrap;
  width:auto;
  margin: 0 auto;
}
#homecaptions li .cap1 {
  width:11em;
}
#homecaptions li .cap2 {
  width:11em;
}
#homecaptions li .cap3 {
  width:20em;
}
#homecaptions li .cap4 {
  width:14em;
}
#homecaptions li .cap5 {
  width:11em;
}
#homecaptions li .cap6 {
  width:20em;
}
#homecaptions li .cap7 {
  width:14em;
}
#homecaptions li .cap-0 {
  width:16em;
}
#homecaptions li .cap-1 {
  width:16em;
}
#homecaptions li .cap-2 {
  width:15.5em;
}
#homecaptions li .cap-3 {
  width:14em;
}
#homecaptions li .cap-4 {
  width:18em;
}
#homecaptions li .cap-5 {
  width:16em;
}
#homecaptions li .cap-6 {
  width:14em;
}
#homecaptions li .cap-7 {
  width:14em;
}
ul#homeslides {
  list-type:none;
  margin-left:384px;
  padding:0;
  display:block;
  height:296px;
  position:relative;
  list-style: none;
  overflow: hidden;
  width:592px;
  background: url(/img/homepage_feature_back.png) repeat scroll 0 0;
}
ul#homeslides li {
  margin: 0;
  padding:0;
  list-style: none;
  float: left;
  display:none;
}
.homeslide-01 {
  background: url(/img/homepage_slide04.png);
  height:296px;
}
.homeslide-02 {
  background: url(/img/homepage_slide01.png);
  height:296px;
}
.homeslide-03 {
  background: url(/img/homepage_slide02.png);
  height:296px;
}
.homeslide-04 {
  background: url(/img/homepage_slide03.png);
  height:296px;
}
.homeslide-05 {
  background: url(/img/homepage_slide05.png);
  height:296px;
}
.home-cta {
  text-align:center;
    margin-bottom:30px;
}
.home-cta-boag {
  text-align:center
}
.home-cta-boag p {
  padding-top: 10px;
}
#home-tabs {
  background: url(/img/home_tabs_back.png) no-repeat right top;
  height: 320px;
  width:272px;
  padding:20px 0 0;
  margin:0;
  float:left;
  display:none;
}
#home-tabcontent {
  position:relative;
  display:block;
  width:336px;
  float:left;
  height:260px;
  padding:22px 32px;
  overflow:hidden;
  display:none;
}
#home-tabcontent-boag {
  position:relative;
  display:block;
  width:336px;
  float:left;
  height:250px;
  padding:22px 32px;
  overflow:hidden;
  display:none;
}
#home-tabcontent, .home-video-text {
  color:#333;
}
.home-tabtext {
  height:13.5em;
  font-size:1.2em;
}
#home-video, #home-contest {
  padding-top: 30px;
  padding-left:32px;
  display:none;
}
.home-video-text-smaller {
  width: 224px;
  padding-top: 24px;
  border-top:1px solid #ddd;
  margin-top:24px
}
.home-video-text-smaller-landing {
  /* width: 224px; */
  padding: 24px 16px 0 0;
}
.home-video-text {
  width: 224px;
  padding-top: 16px;
}
#home-contest h1 {
  margin-bottom:8px;
}
#home-contest {
  font-size:13px;
  padding-top:20px;
}
#home-contest a, #home-contest a:visited {
  color:#ff007e;
}
.video_thumb_small {
  display:block;
  float:left;
  /* margin-bottom:32px; */
  margin-right:16px;
  margin-top:24px;
  width:65px;
  height:45px;
}
.content-home-lower {
  background: #FFF;
  height: 320px;
  padding-bottom:16px;
}
.content-home-lower h1 {
  font-size: 24px;
}
.boag-text {
  width: 224px;
  padding-top: 10px;
  color: #333;
}
/* ----- Secondary Nav Items -----*/

.nav-secondary-links {
  float: right;
  color: #4e5176;
  padding-top:24px
}
.nav-secondary-links a, .nav-secondary-links a:visited {
  color:#7598f0;
  text-decoration:none;
  padding-right:16px;
  padding-left:16px;
  border-right:1px solid #4e5176;
  font-weight: bold;
}
.nav-secondary-links a.last {
  padding-right:0;
  border:none;
}
.nav-secondary-links a:hover {
  color:#fff;
}
/* ----- Interior Page Main Content -----*/

.content-interior-main {
  background: #FFF;
  padding-bottom: 64px;
  min-height:540px;
}
.column-main {
  margin-right: 0px;/* should have no top padding/margin to stay flush with sidebar */
}
.column-main h1, .content-twocolumns h1 {
  font-size: 34px;
  color:#FF007E;
  margin: 32px 0 0.5em 0;
  line-height:1;
}
.column-main h2, .content-twocolumns h2 {
  font-size: 22px;
  color:#001F4F;
  margin: 24px 0 8px 0;
  line-height:1;
}
/* ----- Interior Page Sidebar -----*/

.column-sidebar {
  background: #f4f4f4;
  padding: 24px 16px;
  width: 208px;
  float: left;
  margin-left: 48px;
  font-size:12px;
  color:#333;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.column-subnav {
  width: 208px;
  float: left;
  margin-left: 48px;
  font-size:11px;
  color:#444;
  list-style:none;
}
.column-subnav a.subnav-first {
  border-radius-topleft: 8px;
  border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  background: #e8e8e8 url(/img/subnav_highlight.png) repeat-x center -1px;
}
.column-subnav a.subnav-last {
  border-radius-bottomleft: 8px;
  border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
}
.column-subnav li h2 {
  margin-top: 15px;
}
.column-subnav li h2 a {
  background: #e8e8e8 url(/img/subnav_highlight.png) repeat-x center top;
  /*color:#11348c;*/
cursor:pointer;
  display:block;
  font-size:16px;
  height:24px;
  margin: 0 0 -18px;
  padding:6px 16px 9px;
  position:relative;
  text-decoration:none;
  width:208px;
}
.column-subnav li h2 a:hover {
  background-color: #253455;
  color:#fff
}
.column-subnav li {
  padding-bottom:0;
}
.column-sidebar h1, .column-sidebar h2 {
  color: #000;
  font-size: 16px;
  margin-bottom:8px;
  margin-top:24px;
  line-height:1;
}
.column-sidebar h1.first, .column-sidebar h2.first, .column-subnav h1.first, .column-subnav h2.first {
  margin-top:0;
}
.content-singlecolumn {
  margin-top:32px
}
.content-twocolumns {
  margin-top:-16px;
}
/*********** Michael's Additions ************/

/************* Example Sites *************/

.example {
  padding-top: 15px;
  height:400px;
}
.example img {
  border: 1px solid #666;
  margin-bottom: 15px;
}
.example_header {
  height: 9em;
}
/******* About/Team Page ***********/

.bio img {
  float: left;
  border: 1px solid #333;
}
.bio p {
  margin-left: 108px;
}
.bio {
  clear: left;
  padding-bottom: 30px;
}
.bio .name {
  margin-bottom: 0;
  padding-bottom: 0;
}
.bio .title {
  text-transform: uppercase;
  font-size: 80%;
  letter-spacing: 1px; /*.04em;*/
}
/******* Misc *********/

#contest-app .left {
  width:250px;
}
.wv-validation-error {
  outline: 1px solid red;
}
.image_left {
  float:left;
  padding: 0 10px 5px 0;
}
#email2 {
  display: none;
}
form .multi-field {
  float: left;
}
label.multi-field {
  width: auto !important;
  text-align: left !important;
  padding-left:10px;
}
label.error {
  display:none !important;
}
input.error, textarea.error {
  background: #FBE3E4 !important;
}
/******* CSS for DATABASE PAGES ************/

/********** BLOG *************/

.blog_article {
  border-bottom: 1px solid #ddd;
  margin-bottom: 2em;
  padding-bottom:1em;
}
.blog_article p, .blog_article li {
  font: 13px/18px /*"museo-sans-1","museo-sans-2",*/ "Lucida Grande", 'Segoe UI', Helvetica, Tahoma, Arial;
}
/********** CATEGORY, LIST, AND ITEM PAGES *************/

.kb a {
  text-decoration:none;
}
.kb a:hover {
  text-decoration:underline;
}
.crumbs {
  padding-bottom: 12px;
}
.crumbs p {
  float: left;
}
.share {
  margin: 0 0 8px 8px;
  float:right;
}
/********* CATEGORY PAGE **********/

.category_description {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}
.category_articles {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}
.category_resources {
  margin: 0;
  padding: 0;
}
.viewall {
  padding-left: 20px;
  font-size: 11px;
}
.kb h3 {
  margin: 1em 0 0.5em;
}
/*********** COMMENT FORM ************/


.comment_form {
  border-top: 1px solid #ddd;
  margin-top:2em;
  padding-top:2em;
}
.comment_form p {
  margin:0;
}
.comment_form label {
  display:block;
  float:left;
  margin-right:1em;
  margin-top:0.9em;
  text-align:right;
  white-space:nowrap;
  width:10em;
}
/********* BOOKS *********/

.book_button {
  padding: 3px;
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}
.book_button:link, .book_button:visited {
  background-color: #666;
  color: #fff;
  text-decoration: none;
}
.book_button:hover, .book_button:active {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}
.book_listing h1 {
  margin-bottom: 10px;
  padding-top: 5px;
}
.book_listing h2 {
  margin-bottom: 10px;
  padding-top: 5px;
}
.book_cover {
  float:left;
  padding: 5px 15px 15px 0;
}
/******* LIST PAGE **********/

#list h2 {
  margin: 20px 0 5px 0;
  padding-top: 15px;
  border-top: 1px solid #333;
}
#list h3 {
  margin-bottom: 10px;
  padding-top: 5px;
}
/******** FAQ *********/

.question {
  font-size:120%;
  color:#000;
}
.answer {
  margin:-15px 0 18px 25px;
}
/******** COOKBOOK *******/

#cookbook_description {
  width: 684px;
  padding: 25px 200px 25px 25px;
  background-color: #ddd;
}
pre {
  overflow:auto;
  padding:8px;
  width:98%;
  margin-bottom:10px;
  background:#eee;
  font-size:12px;
  font-family:"lucida console", monaco, courier, "courier new", monospace;
  line-height:1.4;
}
code {
  font-size: 12px;
  font-family:"lucida console", monaco, courier, "courier new", monospace;
  line-height:1.4;
}
/************* cheat sheet ***************/

.odd {
  background-color: #eee;
}
.even {
  background-color: #ddd;
}
.cheat_table td {
  border: none;
}
.code_example {
  font-family: Monaco, "Courier New", Courier, monospace;
  width:300px;
  font-size:12px;
  float:left;
  padding: 3px 0;
  margin: 0;
  color: #000;
}
.code_descrip {
  width: 425px;
  float:left;
  padding: 3px 15px 3px 0;
  margin: 0;
}
.usage_example pre.cheat {
  background: #f7f7f7 !important;
}
.usage_descrip {
  font-style: italic;
  padding: 0 0 15px 10px;
  width: 600px;
}
.usage_example {
  clear:left;
}
.example_link {
  margin:0;
  padding:5px 10px 3px 0;
  float:right;
  font-size:11px;
}
.article_link {
  margin:0;
  padding:5px 10px 3px 0;
  float:right;
  font-size:11px;
}
.code_item {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}
.code_item h3 {
  font-size: 12px;
  padding-top: 4px;
}
.code_section {
  margin-bottom: 20px;
}
/************** New Forms **************/

form.wvform * {
}
form.wvform input, form.wvform textarea, form.wvform label {
  cursor:text;
}
form.wvform input, form.wvform textarea {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-top:1px solid #999;
  padding:5px;
  background:#ebf3f7;
/*  margin-right:1em; */
  font-size:100%;
}
form.wvform textarea {
  font-family:/*"museo-sans-1","museo-sans-2",*/ "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  font-size:100%;
}
form.wvform .inputblock .inputs p label {
  position:absolute;
  top:2.4em;
  left:10px;
  font-weight:normal;
  color:#778
}
form.wvform .inputblock {
  border-top: 1px solid #ddd;
  float:left;
  clear:left;
  display:block;
  width:100%;
}
form.wvform .inputblock h3 {
  width: 156px;
  float: left;
  font-size:130%;
  margin-top:1.8em;
  color:#21173C;
}
form.wvform .inputblock .inputs p {
  float: left;
  position:relative;
  height:2em;
  padding:0;
  margin-bottom:1.1em
}
form.wvform .inputblock .inputs {
  float: left;
  padding-bottom:2em;
  margin-bottom:1em
}
form.wvform .inputblock .withprompts {
  width:400px;
  padding-top:0.5em;
}
form.wvform .inputblock .withprompts label {
  width:auto;
}
form.wvform .inputblock .withprompts .prompt {
  margin-bottom:-1.3em;
  padding-top:2em;
}
form.wvform .inputblock .withprompts p {
}
form.wvform .inputblock .withprompts p.withtextarea {
  padding-bottom:6.5em;
}
form.wvform .button-gray {
  margin-top:32px;
  margin-bottom:2em;
  float:right;
}
#subdomain-login input {
  margin-right:0;
}
form.form-trial label {
  width:13em;
  display:block;
  float:left;
  text-align:right;
  padding:0.9em 1em 0 0
}
form.form-trial input {
  margin-right:0.5em;
}
form.note {
  color:#777
}
form.form-trial .form-note {
  font-size:11px;
  margin-left:170px;
  margin-top:-1em;
  color:#777
}
form.form-trial .button-gray, form.form-contact .button-gray {
  margin-top:0
}
form.form-contact {
  margin-top:16px
}
form.form-contact label {
  width:10em;
  display:block;
  float:left;
  text-align:right;
  padding:0.9em 1em 0 0
}
form.form-system {
  width:700px;
}
form.form-system label {
  width:14em;
  display:block;
  float:left;
  text-align:right;
  padding:0.9em 1em 0 0
}
.form-sidebar {
  text-align:right;
}
form.contest-app label {
  width:9em;
  display:block;
  float:left;
  text-align:right;
  padding:0.9em 1em 0 0
}
form.contest-app label.checkbox-label {
  width:auto;
  display:inline;
  float:none;
  text-align:left;
  padding:0.9em 1em 0 0;
}
label {
  width:9em;
  display:block;
  float:left;
  text-align:right;
  padding:0.9em 1em 0 0
}
form.designer-signup .inputblock .inputs p label {
  text-align:left;
  top:1.4em;
}
form.psdweb .inputblock .inputs p label {
  text-align:left;
  top:1.4em;
}
/******** spacers *********/

.spacer32 {
  height:32px;
  width:600px;
  display:block;
  clear:both;
}
.spacer24 {
  height:24px;
  width:600px;
  display:block;
  clear:both;
}
.spacer16 {
  height:16px;
  width:600px;
  display:block;
  clear:both;
}
/******* Pricing Table ********/

table.pricing {
  margin-top:24px;
}
.pricing tbody h2 {
  font-size:28px;
  margin-top:0;
}
.pricing tbody p {
  margin:0;
  font-weight:normal;
}
.pricing tbody .trial {
  background: #c1c1ea;
}
.pricing tbody .starter {
  background: #ddd;
}
.pricing tbody .basic {
  background: #efa7bf;
}
.pricing tbody .pro {
  background: #fbcb67;
}
.pricing tbody .premium {
  background: #bdca55;
}
.pricing tbody .spacer {
  width: 1%;
}
.pricing tbody td.spacer {
  border-top: 1px solid #ddd;
}
.pricing tbody .trial, .pricing tbody .starter, .pricing tbody .basic, .pricing tbody .pro, .pricing tbody .premium {
  padding: 12px;
  border-top: 1px solid #FFF;
  width: 21%;
}
.pricing tbody .multiple {
  border-top: 1px solid #FFF;
  background: #fff url(/img/pricingtable_multiple.png) repeat-y center;
  padding: 12px;
}
.pricing tbody .multiple-new {
  border-top: 1px solid #FFF;
  background: #f4f4f4;
  padding: 12px;
}
.pricing tbody tr .features {
  padding-top: 4px;
  border-top: 1px solid #ddd;
  padding-left:0;
}
.pricing tbody tr .features h3 {
  font-size: 14px;
}
.pricing tbody th {
}
tbody .roundtop {
  display: table-cell;
  padding-top:8px;
  border-radius-topleft: 16px;
  border-radius-topright: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
}
tbody .roundbottom {
  display: table-cell;
  padding-bottom:24px;
  border-radius-bottomleft: 16px;
  border-radius-bottomright: 16px;
  -moz-border-radius-bottomleft: 16px;
  -moz-border-radius-bottomright: 16px;
  -webkit-border-bottom-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  text-align:center;
}
span.price {
  font-weight: bold;
  font-size: 14px;
}
/* ----- Interior Page Top Feature Area -----*/

.feature-interior, .feature-interior-withicon {
  background: #445 url(/img/interior_feature_coloroverlay.png) no-repeat center top;
  height: 208px;
  z-index: 1;
  position:relative;
}
.feature-interior-basic {
  /* height: 176px;  Disabled because some screencasts have long descriptions */
  margin-top:32px;
  z-index: 1;
}
.feature-interior-basic .feature-interior-text {
  padding-top: 40px;
  /* width: 700px; was full width (832px), but narrower column is easier to read */
  color: #333;
  margin-left: 64px;
  padding-left: 0px;
  font-size:14px;
  z-index: 1;
}
.feature-interior-basic .feature-interior-text h1 {
  color:#21173C;
  font-size: 40px;
  margin-bottom:16px;
  margin-right: 200px;
  z-index: 1;
}
.feature-interior-icon {
  height:160px;
  margin-left:45px;
  margin-top:38px;
  position:absolute;
  width:160px;
}
.feature-interior .feature-interior-icon {
  display:none;
}
.feature-interior-withicon .feature-interior-icon {
  display:block;
}
.feature-interior-withicon .feature-interior-text {
  width: 714px;
  padding-top: 56px;
  color: #fff;
  margin-left: 192px;
  padding-left: 0px;
  font-size:14px;
}
.feature-interior .feature-interior-text {
  width: 800px;
  padding-top: 56px;
  color: #fff;
  margin-left: 64px;
  padding-left: 0px;
  font-size:14px;
}
/******** Header colors *********/

.header-learnmore {
  background-color:#1e004c;
}
 .header-pricing h1, {
color:black
}
.header-customers {
  background-color:#d53f00;
}
.header-resources {
  background-color:#d53f00;
}
.header-signup {
  background-color:#0099cc;
}
.header-help {
  background-color:#bd1550;
}
.header-blog {
  background-color:#bd1550;
}
.header-contact {
  background-color:#80A000;
}
.header-features {
  background-color:#09c;
}
.header-neutral {
  background-color:#334;
}
.header-promo {
  background-color:#074;
}
.feature-interior-text h1 {
  color: #FFF;
  font-size: 43px;
  margin-bottom:8px;
  letter-spacing:-1px; /*-0.02em;*/
  margin-left:-4px;
}
.nofeature-interior {
  background: url(/img/interior_nofeature_background.png) repeat-x center top;
  height: 128px;
  border-bottom:32px solid white
}
.nofeature-interior h1 {
  margin-top:60px;
  font-size:36px;
  margin-left:64px;
}

.pricing-header{
  margin-top:40px;
  margin-left:64px;
}

.pricing-header h1{
  font-size:50px;
  margin-bottom:15px;
}
.pricing-header h2{
  font-size:22px;
  margin-bottom:13px;
  color:#001F4F;
}
.pricing-header p{
  margin-bottom:32px;
  font-size:15px;
}
.header-promo1 {
  background: url(/header_translucent_180.jpg) repeat-x center top;
  height: 180px;
  -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
  clear:both;
}



/********** Misc. ************/


.bio h3.name {
  margin-left:107px;
  margin-bottom:4px
}
.examplesites .example {
  height:32em;
}
.inline-search {
  margin-right:1em;
  float:right;
}
.inline-search input[type="text"] {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-top:1px solid #999;
  padding:2px;
  background:#ebf3f7;
  font-size:90%;
  width:140px;
}
#features ul li {
  padding-bottom: 14px;
}
.byline {
  color:#777;
}
.content-blogentry {
  font-size:110%;
}
.text-larger {
  font-size:120%;
}
.icon-100x100-screencast {
  background:transparent url(/icons/misc/screencasts_100x100.png) no-repeat scroll 0 0;
  height:100px;
  width:100px;
}
.icon-100x100-tutorial {
  background:transparent url(/icons/misc/tutorials_100x100.png) no-repeat scroll 0 -10px;
  height:100px;
  width:100px;
}
/******* Special headers (don't move these upward) ******/

.header-light {
  background-color:#ddd;
}
.header-light .feature-interior-text h1 {
  color: #000;
}
.header-light .feature-interior-text {
  color: #333;
}
/******** Alignment **********/

div.column-main :first-child, div.column-sidebar :first-child {
  margin-top:0;
}
/******* Comparison Tables *******/

 table.comparison .roundleft {
  display: table-cell;
  padding:16px;
  border-radius-topleft: 8px;
  border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-radius-topleft: 8px;
  -webkit-border-radius-bottomleft: 8px;
  background: #dbe2ec;
}
table.comparison .roundright {
  display: table-cell;
  padding:16px;
  border-radius-topright: 8px;
  border-radius-bottomright: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-radius-topright: 8px;
  -webkit-border-radius-bottomright: 8px;
  background: #e9eef4;
}
table.comparison .altrow td {
  background-image: url(../img/alpha25.png);
}
table.comparison .spacer {
  margin: 0px;
  padding: 0px;
  height: 6px;
  overflow:hidden;
  display:block;
  font-size:1%
}
table.comparison {
  margin:1em 0 3em 0;
}
table.comparison th {
  background:#FFF;
  padding-left:12px;
}
/******** Michael's tweaks ***********/

ul.loose li {
  padding-bottom: 12px;
}
ul li {
  padding-bottom: 6px;
}
/***********************/

#navContainer {
  z-index:9999999999
}
#comment_email2 {
  display:none;
}
.container-helpindex {
  float:left;
  width:280px;
}
.helpindex-block h2 {
  width:220px;
}
.helpindex-block {
  border-bottom:1px solid #DDDDDD;
  margin-bottom:32px;
  padding-bottom:32px;
  width:540px;
}
.helpindex-block:last-child {
  margin-bottom:0;
  border-bottom: 0 none;
}
.helpindex-block h2 {
  white-space:nowrap;
  margin-bottom:16px;
}
.container-helpindex ul {
  float:left;
  width:130px;
}
.icon-100x100-screencast, .icon-100x100-tutorial {
  float:left;
  width:150px;
}
/***** Misc. jQuery Theme Overrides *****/

.help h4 {
  font-size:15px;
  text-shadow:0 1px 0 #eef;
}
.help h4.ui-state-active {
  text-shadow:0 -1px 0 #000;
}
.ui-accordion .ui-accordion-header {
  margin-top:8px;
}
/******** top logo fix for FF3 ********/

.top-logo {
  float:left;
  width:400px;
  margin-top:9px;
  display:block;
  text-indent:-1000em;
  background: url(/img/logo.png) no-repeat 0 0;
  width:235px;
  height:30px; 
}

/***** Contest Page *****/
.contestfeature {
  background:transparent url(/img/contest_prizes.jpg) no-repeat scroll right 73px;
  height:320px
}
.contestfeature h2.pagetop {
  font-size:33px;
  margin-top:-16px;
  color:#001F4F;
  margin-bottom:8px;
}
.contestfeature .featuretext h3 {
  font-size:19.5px;
  color:#FF007E;
}
.contestfeature .featuretext {
  font-size:14px;
  width:370px;
  margin-top:48px
}
.contestpage h2.first {
  margin-top:-8px;
  border-top:0 none;
  padding-top:0;
}
.contestpage h2 {
  border-top:1px solid #ddd;
  padding-top:24px;
  margin-top:24px;
}
.judges .judge {
  height:48px;
  margin-top:16px
}
.judges .judge img {
  float: left;
  margin-right:16px;
}
.contestpage ul.howtowin {
  margin:0;
  padding:0;
}
.contestpage .howtowin li {
  background:#c8e7fb url(/img/boxhighlight_top.png) repeat-x scroll center top;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-bottom:12px;
  padding:16px;
  color:#393d3f;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}
.contestpage .howtowin h3 {
  margin-bottom:16px;
  font-size:20px;
  padding:0;
  color:#000;
  text-shadow:0 1px 0 #FFFFFF;
}
/***** Landing Pages *****/

.text-boagpromo {
  color:#FF007E;
  margin-top:24px;
}
/***** Grid Boxes, etc. *****/

.featurespage h1 {
  font-size:28px;
}
.featurespage h2 {
  font-size:21px;
}
.linebox {
  padding: 16px 0 16px 64px;
}
.gridbox {
  float:left;
  width:201px;
  height:150px;
  padding: 16px 0 0 64px;
}
.gridbox-2 {
  float:left;
  width:249px;
  padding: 16px 0 0 16px;
}
.gridbox-odd {
  margin-left:30px;
}
.capabilities, .other-benefits {
  display:block;
}
.cta-pagebottom {
  padding-top:32px;
}
.cta-pagebottom a {
  float:right;
}
/***** Small Icons *****/

.smallicon-database {
  background:transparent url(/icons/small/db.png) no-repeat scroll left 16px;
}
.smallicon-streamline {
  background:transparent url(/icons/small/template.png) no-repeat scroll left 16px;
}
.smallicon-integration {
  background:transparent url(/icons/small/wscript.png) no-repeat scroll left 16px;
}
.smallicon-blog {
  background:transparent url(/icons/small/blog.png) no-repeat scroll left 16px;
}
.smallicon-portal {
  background:transparent url(/icons/small/portal.png) no-repeat scroll left 16px;
}
.smallicon-forms {
  background:transparent url(/icons/small/forms.png) no-repeat scroll left 16px;
}
.smallicon-integration {
  background:transparent url(/icons/small/wscript.png) no-repeat scroll left 16px;
}
.smallicon-photogallery {
  background:transparent url(/icons/small/photogallery.png) no-repeat scroll left 16px;
}
.smallicon-ecommerce {
  background:transparent url(/icons/small/shoppingcart.png) no-repeat scroll left 16px;
}
.smallicon-calendar {
  background:transparent url(/icons/small/calendar.png) no-repeat scroll left 16px;
}
.smallicon-rss {
  background:transparent url(/icons/small/rss.png) no-repeat scroll left 16px;
}
.smallicon-search {
  background:transparent url(/icons/small/search.png) no-repeat scroll left 16px;
}
.smallicon-yourtools {
  background:transparent url(/icons/small/drill.png) no-repeat scroll left 16px;
}
.smallicon-money {
  background:transparent url(/icons/small/money.png) no-repeat scroll left 16px;
}
.smallicon-fast {
  background:transparent url(/icons/small/fast.png) no-repeat scroll left 16px;
}
.smallicon-support {
  background:transparent url(/icons/small/support.png) no-repeat scroll left 16px;
}
.smallicon-love {
  background:transparent url(/icons/small/heart.png) no-repeat scroll left 16px;
}
.smallicon-happy {
  background:transparent url(/icons/small/smile.png) no-repeat scroll left 16px;
}
.smallicon-skills {
  background:transparent url(/icons/small/knife.png) no-repeat scroll left 16px;
}
.smallicon-savetime {
  background:transparent url(/icons/small/savetime.png) no-repeat scroll left 16px;
}
.smallicon-gettingstarted {
  background:transparent url(/icons/small/gears.png) no-repeat scroll left 16px;
}
.smallicon-learningwebvanta {
  background:transparent url(/icons/small/books.png) no-repeat scroll left 16px;
}
.smallicon-screencast {
  background:transparent url(/icons/small/screencast.png) no-repeat scroll left 16px;
}
.smallicon-manual {
  background:transparent url(/icons/small/manual.png) no-repeat scroll left 16px;
}
.smallicon-cheatsheet {
  background:transparent url(/icons/small/cache.png) no-repeat scroll left 16px;
}
.smallicon-cookbook {
  background:transparent url(/icons/small/cookie.png) no-repeat scroll left 16px;
}
.smallicon-security {
  background:transparent url(/icons/small/encrypted.png) no-repeat scroll left 16px;
}
.smallicon-seo {
  background:transparent url(/icons/small/viewmag.png) no-repeat scroll left 16px;
}
.content li {
  margin-bottom: 10px;
}
.terms {
  width: 800px;
}
.terms ol ol {
  list-style-type: lower-alpha;
}
.terms ol ol ol {
  list-style-type: lower-roman;
}
.terms li {
  padding: 6px 0;
}
.terms ol {
  padding: 10px 0;
}
.helpgrid {
  display:inline-block;
  width:100%;
  position:relative;
  top:-16px;
}
.helpgrid .gridbox {
  height:14em;
  margin-right:48px;
  width:177px;
}
.helpgrid .last {
  margin-right:0;
}
.helplower {
  display:block;
  margin-top:32px;
  clear:both;
}
.site_category {
  width: 600px;
}
.share-link {
  float:right;
  margin: 20px 33px 20px 0;
}
.blog-links ul {
  list-style:none;
  margin:0
}
.blog-links ul li {
  font-size:11px;
  padding-left:0;
  background:    none;
  margin-top:16px;
}
/* Pagination
------------------------------------------------------------------------*/
div.pagination {
  clear:both;
  margin:0 0 20px 0;
  padding-bottom: 20px;
  text-transform:lowercase;
}
div.pagination a, div.pagination span {
  display:block;
  float:left;
  padding:0 5px;
}
.jcarousel-skin-tango .jcarousel-item {
  padding-right:25px;
}
/* standard image treatments for blog and articles */

.image-right {
  float:right;
  margin: 0 0 20px 25px;
  clear:right;
  border: none;
}
.image-left {
  float:left;
  margin: 0 25px 20px 0;
  clear:left;
  border: none;
}
.home-below-button {
  text-align: center;
  margin-top: 12px;
}
/************ tooltips ************/

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url("/js/cluetip-1.0.6/images/wait.gif");
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/darrowleft.gif");
}
.clue-left-default .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/darrowright.gif");
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/darrowdown.gif");
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-default .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/darrowup.gif");
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}
.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}
.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}
/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/arrowleft.gif");
}
.clue-left-jtip .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/arrowright.gif");
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/arrowdown.gif");
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-jtip .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/arrowup.gif");
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url("/js/cluetip-1.0.6/images/bl.gif") no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}
.cluetip-rounded #cluetip-outer {
  background: transparent url("/js/cluetip-1.0.6/images/tl.gif") no-repeat 0 0;
  margin-top: -12px;
}
.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url("/js/cluetip-1.0.6/images/tr.gif") no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url("/js/cluetip-1.0.6/images/br.gif") no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}
.cluetip-rounded div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}
/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/rarrowleft.gif");
}
.clue-left-rounded .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/rarrowright.gif");
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/rarrowdown.gif");
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-rounded .cluetip-arrows {
  background-image: url("/js/cluetip-1.0.6/images/rarrowup.gif");
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
/*------ landing page styles ------*/
.content-landing-page {
  background: #FFF;
  padding-top:26px;
  padding-bottom:16px;
}
.feature-text {
  height:40px;
  padding-top: 15px;
  text-align: center;
  background-color: #fff;
}
.footer-landing-page {
  background: url(/img/nav_footer_back-landing-page.png) top;
  height: 50px;
  width:848px;
  margin:0;
  text-align: right;
}
.footer-landing-page-text {
  padding-top: 15px;
  padding-right: 30px;
}
.footer a:link, .footer a:visited {
  color:#2c63a4;
}
.footer a:hover {
  text-decoration:none;
  color:#6cb0ff;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner {
  zoom: 1;
}
#pdsweb_form label.checkbox {
  text-align: left;
  padding: 0 0 0 10px;
  color:#333;
}
#psdweb_form input.checkbox, #psdweb_form input[type="checkbox"] {
  top: -.1em;
}
.checkboxes {
  margin: 2em 0 !important;
  padding: 0 !important;
}
form.wvform .inputblock .checkboxes p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.checkboxes p {
  clear:left;
}
.listing-thumb {
  float:left;
  clear:left;
  padding: 0 15px 10px 0;
}
/***** Side CTA Buttons *****/



.side-cta-button {
/*  height:51px; */
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  margin: 0 0 24px 48px;
  float:left;
  padding:15px 0 0 15px;
  background-color:#999;
  width:225px;
/*  line-height:18px; */
}
.home-webinar-cta {
  margin-left: 0;
  float:none !important;
}
.side-cta-button img {
  float:left;
  margin-right:10px
}
.side-cta-button h2 {
  font-size:14px;
  margin-top:-2px;
}
.side-cta-button h2 strong {
  font-size:17px;
}
.side-cta-button-darkneutralblue {
  background: url(/side-cta-button_darkneutralblue.png) repeat-x left center;
}
.side-cta-button-coldlightblue {
  background: url(/side-cta-button_coldlightblue.png) repeat-x left center;
}
.side-cta-button-darkgray {
  background: url(/side-cta-button_darkgray.png) repeat-x left center;
}
.side-cta-button-lightgray {
  background: url(/side-cta-button_lightgray.png) repeat-x left center;
}
.side-cta-button-gold {
  background: url(/side-cta-button_gold.png) repeat-x left center;
}
.side-cta-button-warmlightblue {
  background: url(/side-cta-button_warmlightblue.png) repeat-x left center;
}
.side-cta-button-darkneutralblue h2, .side-cta-button-darkgray h2 {
  color:#ffffff
}

.side-cta-button:hover{
  background:url("/img/subnav_highlight.png") repeat-x scroll 0 -1px #253455;
  color:#900;
}
.side-cta-container {
  /* OK to delete this class and the div on the temp page */
clear:none;
  display:block;
  float:left;
  height:580px;
  position:relative;
  width:242px;
}
.blog-image {
  float:right;
  clear:right;
  width:260px;
  margin: 0 0 10px 15px;
}
.blog-image p {
  font-size: 11px;
}
 
.strike {
  text-decoration: line-through;
}


/** Video Player **/
#player {
    display: block;
    width: 720px;
    height: 405px;
    border: 2px solid #666;
}

.rounded {
  border-radius-topleft: 16px;
border-radius-topright: 16px;
-moz-border-radius-topleft: 16px;
-moz-border-radius-topright: 16px;
-webkit-border-top-left-radius: 16px;
-webkit-border-top-right-radius: 16px;
/* border-radius-bottomleft: 16px;
border-radius-bottomright: 16px;
-moz-border-radius-bottomleft: 16px;
-moz-border-radius-bottomright: 16px;
-webkit-border-bottom-left-radius: 16px;
-webkit-border-bottom-right-radius: 16px; */
}

/*** Landing Page Styles ***/
  
.header-fonts h1 {
  font:66px "OmnesLight", arial, sans-serif;
  margin:0 0 10px 48px;
  padding: 58px 0 0;
  color: #fff;
  text-shadow: 0px 4px 8px rgba(0,14,57,0.5);
}
.header-fonts {
  position:relative;
  background:url("/landingpage_header.jpg") no-repeat scroll 0 0 #C0007D;
  height:272px;
  width:976px;
}
.header-fonts h2 {
  font:18px "OmnesRegular", arial, sans-serif;
  margin:0 0 0 48px;
  padding: 0;
  color: #fff;
  letter-spacing:0.015em;
  text-shadow: 0px 2px 4px rgba(0,14,57,0.5);
}
 
.wv-lp .content-interior-main{
  padding:0; 
}

.landingpage-container {
  background: #FFF;
  width: 976px;
  margin: 0 auto;
  color: #333; /* #5b5d69; */
  font: 13px/18px /*"museo-sans-1","museo-sans-2", */ "Lucida Grande", 'Segoe UI', Helvetica, Tahoma, Arial;
}
.landingpage-container .pagecontent .boxheader, .landingpage-tabcontent h4 {
  font: 20px/24px "Omnes_Medium", arial, sans-serif;
  padding:0 0 5px 0;
  margin:0;
  color: #000;
}
.landingpage-tabcontent h4 {
  padding:0 0 16px 0;
}
.landingpage-tabs div {
  float: left;
  height:65px;
  padding:0;
  margin: 0;
  cursor:pointer;
}

.landingpage-container .pagecontent .lowercontent {
  padding:0 48px;
  position:relative;
  top:512px;
  width:880px;
}
.landingpage-container .pagecontent {
    background: #dbe4ff url(/landingpage_contentback.png) repeat-x;
  height: 1236px;
  padding: 0;
  position: relative;
}
.landingpage-container .pagecontent .lowercontent .leftside {
  width: 256px;
  padding-right: 48px;
  float:left;
}
.landingpage-container .pagecontent .lowercontent .rightside {
  width: 624px;
  left:352px;
  position:absolute;
}
.landingpage-container .pagecontent ul.topboxes {
  margin: -80px 0px 0px;
  padding: 0px;
  position: absolute;
  width: 976px;
}
.landingpage-container .pagecontent .topboxes .boxa1 {
  background: url(/landingpage_box_a1_back.png) no-repeat left top;
  height: 164px;
  width: 272px;
  padding-left: 48px;
  padding-top: 144px;
  padding-right: 16px;
}
.landingpage-container .pagecontent .topboxes .boxa2 {
    background: url(/landingpage_box_a2_back.png) no-repeat left top;
  height: 165px;
    *height:160px; /*target IE7 only*/
  width: 272px;
  padding-top: 144px;
  padding-right: 16px;
  padding-left: 16px;
}
.landingpage-container .pagecontent .topboxes .boxa3, .landingpage-container .pagecontent .topboxes .boxa4 {
  height: 160px;
  width: 240px;
    background: url(/landingpage_box_a3-ebook_back.png) no-repeat right top;
  padding-right: 48px;
  padding-left: 48px;
  padding-top: 124px;
  clear: right; /*text-shadow: 0 -1px 1px rgba(0,0,0,50);*/
  color:#fff;
}
.landingpage-container .pagecontent .topboxes .boxa4 {
  background: url(/landing-page-boxa3-trial.png) no-repeat right top;
}
.landingpage-container .pagecontent .topboxes .boxb1 {
    background: url(/landingpage_box_b1_back.png) no-repeat;
  height: 144px;
  width: 272px;
  clear: left;
  padding-right: 16px;
  padding-left: 48px;
  padding-top: 128px;
  float: left;
}
.landingpage-container .pagecontent .topboxes .boxb2 {
    background: url(/landingpage_box_b2_back.png) no-repeat;
  height: 144px;
  width: 272px;
  padding-top: 128px;
    *margin-top:4px; /*IE7*/
  padding-right: 16px;
  padding-left: 16px;
    float:left;
}
.landingpage-container .pagecontent .topboxes .boxb3 {
  height: 144px;
  width: 240px;
  padding-right: 48px;
  padding-left: 48px;
  padding-top: 0;
}
.landingpage-container .pagecontent ul.topboxes li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
  width: 300px;
  display: block;
}
.landingpage-container .header {
    background: #c0007d url(/landingpage_header-withtext.jpg) no-repeat;
  height: 272px;
  width: 976px;
}
.landingpage-container .pagecontent .lowercontent .rightside .landingpage-tabcontent {
    background: url(/landingpage_tab-box-back.png) no-repeat left top;
  height:304px;
  width:577px;
}

#slider {
  left:32px;
  top:43px;
  float:left;
  width:240px;
}
#slider2 {
  left:32px;
  top:62px;
  float:left;
  width:226px;
}
  
.landingpage-container .pagecontent .lowercontent .tinybutton{
  font-size:11px; 
  margin-top:20px;
}

.landingpage-container .pagecontent .pagebottom {
    background: #eef3ff url(/landingpage_pagebottom_back.png) repeat-x;
  height: 320px;
  width: 976px;
  height:320px;
  position:absolute;
  top:916px;
  width:976px;
}
.pagebottom #ebook {
  position: absolute;
  left: 48px;
  top: 116px;
}
.pagebottom .bottomleft {
  float:left;
  margin-left:48px;
  padding-right:48px;
  padding-top:24px;
  width:512px;
    border-right:1px solid #ddd; /*IE*/
  border-right:1px solid rgba(0, 0, 0, 0.1);
  height:296px;
}
.pagebottom .bottomright {
  border-left:1px solid rgba(255, 255, 255, 0.85);
  float:left;
  height:296px;
  padding-left:48px;
  padding-top:24px;
  width:272px;
}
.head1 {
  color:#666;
  display:block;
  font-family:"Omnes_Medium", arial, sans-serif;
  font-size:20px;
  line-height:1.1;
  padding-bottom:0.5em;
}
.head2 {
  color:#FF2D82;
  display:block;
  font-family:"Omnes_Medium", arial, sans-serif;
  font-size:27px;
  line-height:1.1;
  padding-bottom:0.5em;
}
.pagebottom .head2 {
  font-size:34px;
}
.cta-copy {
  font-size:13px;
  line-height:1.4;
}
.bottomleft .cta-copy {
  margin-left:184px;
}
.bottomright .head2 {
  color:#000;
  font-size:27px;
  padding-bottom:24px;
}
.landingpage-container .pagecontent a.lp-ctabutton {
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-size:21px;
  height:54px;
  margin-left:-3px;
  outline:medium none;
  padding-top:8px;
  position:absolute;
    *position:relative; /*IE7*/
  text-align:center;
  text-decoration:none;
  text-shadow:0 -2px 2px rgba(0, 23, 79, 0.6);
  top:226px;
    *top:32px; /*IE7*/
  width:277px;
}
.pinkbutton {
    background: url(/landingpage_pinkbutton.png) no-repeat;
}
.pinkbutton:hover {
    background: url(/landingpage_pinkbutton-over.png) no-repeat;
}
.bluebutton {
    background: url(/landingpage_bluebutton.png) no-repeat;
}
.bluebutton:hover {
    background: url(/landingpage_bluebutton-over.png) no-repeat;
}
  
  .landingpage-container .pagecontent .top-pinkbutton {
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow:0 3px 8px #4B5672;
  -webkit-box-shadow:0 3px 8px #4B5672;
  box-shadow:0 3px 8px #4B5672;
    background:url("/landingpage_topbutton.png") repeat-x scroll 0 0 transparent;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-size:18px;
  height:25px;
  margin-top:15px;
  padding-top:7px;
  text-align:center;
  text-decoration:none;
  text-shadow:0 -1px 3px rgba(0, 23, 79, 0.7);
  width:240px;
}
.landingpage-container .pagecontent .top-pinkbutton:hover {
    background: url(/landingpage_topbutton-over.png) repeat-x;
}
  
  
.lp-quote {
  color:#647394;
  float:left;
  font-family:georgia;
  font-size:13px;
  font-style:italic;
  line-height:1.5;
  padding-bottom:30px;
  text-shadow:0 1px 1px #FFFFFF;
}
.quoter {
  font-size:0.85em;
  margin-top:1em;
  display:block;
}
  
.boxb3 a.tinybutton, .leftside a.tinybutton {
background:url("/img/button_overlay.png") repeat-x scroll 0 0 #e9f1fe;
color:#3A69FF;
text-shadow:none;
border:1px solid #C2CEEF;
}
  
.boxb3 a.tinybutton:hover, .leftside a.tinybutton:hover{
background:url("/img/button_overlay.png") repeat-x scroll 0 0 #00143F;
color:#fff; 
  }

/* ebook request form */

label {
 text-align:left !important;
 float:left;
 width: 70px;
}
input {
 padding: 5px 0;
 width: 230px;
 border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
label {
 padding: 0.7em 0 0 0;
 width: auto;
 display: inline;
 float: none;
}

/* rotating testimonials */

#testimonials div { display:none; }
#testimonials div.first { display:block; }

.content-interior-main {
  padding:0;
}

