/*  #Reset & Basics 
================================================== */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
/*input, select { vertical-align:middle; }*/


body { *font-size:small; } 
/*select, input, textarea, button { font:99% sans-serif; }*/
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
/*input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }*/
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
/*button, input, select, textarea { margin: 0; }*/
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

/*::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #FF5E99; }*/ 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }

code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Andale Mono, Courier New, monospace;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  background-color: #fee9cc;
  color: rgba(0, 0, 0, 0.75);
  padding: 1px 3px;
}
pre {
  background-color: #f5f5f5;
  display: block;
  padding: 9px;
  margin: 0 0 18px;
  line-height: 18px;
  font-size: 12px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.pull-right {
	float: right;
	margin-left: 20px;
}

img.pull-right {
	margin-bottom: 16px;
}

img.pull-left {
	margin-bottom: 16px;
}

.callout-wrapper img.pull-left {
	margin-right: 10px;
	margin-bottom: 2px;
}

img.on-top {
	margin-bottom: 5px;
}

.pull-left {
	float: left;
	margin-right: 20px;
}

.reversed-links a {
	text-decoration: none;
}

.reversed-links a:hover {
	text-decoration: underline;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
	    
	    Light
	    font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 300;
	    
	    Bold
	    font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 700;
		
		Semibold	
font-family: "myriad-pro",sans-serif;
font-style: normal;
font-weight: 600;
	    
*/

/* #Clearfix
================================================== */

.clearfix:after, .section:after, .row:after, 
#mainnav-wrapper:after, #mainnav:after, 
#content-wrapper:after, #centering-content-wrapper:after,
#footer-wrapper:after, #footer:after, #navigation-wrapper:after,
#main-content-wrapper:after, #main-content:after, .primary .item:after, ul.forms.register li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, .section, .row, 
#mainnav-wrapper, #mainnav,
#content-wrapper, #centering-content-wrapper,
#footer-wrapper, #footer, #navigation-wrapper, #main-content-wrapper, #main-content, .primary .item, ul.forms.register li {
	zoom: 1;
}

div.clearer {
	clear: both;
}

/* #Overall Basic Styles
================================================== */

body {
	background: #333333;
	font-size: 15px
	line-height: 24px;
	
	font-family: "myriad-pro",sans-serif, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-style: normal;
	font-weight: 400;
	
	/*font: 13px/18px "Lucida Grande", tahoma, arial, sans-serif;*/
	
	color: #444;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
 }


/* #Links
================================================== */
	a:hover, a:active { outline: none; }
	a, a:active, a:visited { color: #3399cc; text-decoration: none; }
	a:hover { color: #3399cc; text-decoration: underline; }


/* #Typography - Base
================================================== */

p, ul, ol, dl, dd, blockquote, pre, code, table, tt { 
	margin: 0 0 12px 0;
	line-height: 24px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}


/* #Lists
================================================== */
	ul, ol { margin-left: 0; margin-bottom: 12px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 0 0 0 25px; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { }
	li { line-height: 24px; }
	li p { line-height: 24px; }

li { 
	margin: 8px 0;
	background: url(../images/bullets/bullet.png) 0 7px no-repeat;
	padding-left: 16px;
}

ol li {
	background: none;
	padding-left: 4px;
}

.callout li, #header li, .callout-button li {
	padding-left: 0;
	background: none;
}

ul.default, ul.default ul {
	margin-left: 25px;
	list-style: disc outside none;
}

dt {
	font-weight: bold;
}

/* #Typography
================================================== */

h1, p.page-title, p.h1 {
	font-size: 36px;
	line-height: 36px;
	color: #333;
	margin: 0 0 9px 0;
	font-style: normal;
}


p.page-title, h1.page-title {	
	font-weight: 300;
	margin-bottom: 5px;
}

#content-intro p.page-title, #content-intro h1.page-title {
	margin-bottom: 20px;
}

h2, .feature-section h1, h1.h2, p.h2 {
	font-size: 36px;
	line-height: 36px;
	color: #333;
	margin: 0 0 20px 0;
	font-style: normal;
	font-weight: 300;
}

p.h2 {
	font-size: 18px !important;
	line-height: 22px !important;
	font-weight: 600;
}

h2 strong, p.page-title strong, h1 strong {
	font-weight: 400;
}


div.leadin h1 {
	font-size: 41px;
	line-height: 41px;
	font-weight: 300;
	margin: 0 0 20px 0;
	font-style: normal;
	font-weight: 300;
}

div.leadin h2 {
	font-size: 41px;
	line-height: 41px;
}

h3, p.h3, h2.h3 {
	font-size: 18px;
	line-height: 21px;
	color: #333;
	margin: 0 0 9px 0;
	font-style: normal;
	font-weight: bold;
}

.inside-header {
	margin-top: 32px;
}

.inside-header h3, p.page-subtitle {
	color: #ed1f24;
	font-weight: normal;
}

h4, h3.h4 {
	font-size: 14px;
	line-height: 18px;
	color: #ed1f24;
	margin: 0 0 12px 0;
	font-style: normal;
}

.red {
	color: #ed1f24 !important;
	margin-bottom: 5px;
}

h5 {
	font-size: 16px;
	line-height: 18px;
	color: #444;
	margin: 0 0 6px 0;
	font-style: normal;
}

h6 {
	font-size: 14px;
	line-height: 18px;
	color: #444;
	margin: 0;
	font-style: normal;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
dl + h1, dl + h2, dl + h3, dl + h4, dl + h5, dl + h6,
ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6  {
	margin-top: 18px;
}

h1 + table, h2 + table, h3 + table, h4 + table, h5 + table, h6 + table {
	margin-top: 18px;
}

/* #Grids
================================================== */

.container  { position: relative; width: 1020px; margin: 0 auto; padding: 0; }
.column, .columns  { float: left; display: inline; }
.row  { margin-bottom: 12px; }

.row h2 {
	margin-top: 28px;
}

.row h3 {
	margin-top: 28px;
}

.row h2 + .row h3 {
	margin-top: 10px;
}

.encapsulated h2, .encapsulated h3 {
	margin-top: 0;
}

.span1 { }
.span2 { }
.span3 { }
.span4 { }
.span5 { }
.span6 { }
.span7 { }
.span8 { }
.span9 { }
.span10 { }

.full { width: 1020px; }
.half { width: 485px; }

.span-one-half { width: 485px; }
.span-one-third { width: 323px; }
.span-two-thirds { width: 647px; }
.span-one-fourth { width: 242px; }
.span-three-fourths { width: 728px; }

.span-two-thirds.last-column { width: 647px; }
.span-two-thirds.first-column { width: 647px; }
.span-one-third.last-column { width: 323px; }

.last-column { margin-right: 0; padding-right: 0 }
.first-column { margin-left: 0; padding-left: 0; }

/* Offsets */
.offset1 { }
.offset2 { }
.offset3 { }
.offset4 { }
.offset5 { }
.offset6 { }
.offset7 { }
.offset8 { }
.offset9 { }
.offset10 { }

.pulled-right .pulled-column {
	float: right;
	padding-right: 20px;
}

.ad {
	clear: both;
}

.ad.pulled-right .pulled-column {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ad.pulled-left .pulled-column  {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.pulled-right .primary-column {
	overflow: hidden;
	padding-right: 20px;
}

.pulled-left .primary-column {
	overflow: hidden;
	padding-left: 20px;
}

.pulled-left .pulled-column {
	float: left;
}

.flow-around .primary-column {
	overflow: visible !important;
}

.flow-around .pulled-column { 
	margin-left: 20px;
}

.flow-around.pulled-left .primary-column {
	padding-left: 0;
}

.flow-around.pulled-left .pulled-column {
	margin-left: 0;
	margin-right: 20px;
}

.media img {
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.media p.center {
	margin-bottom: 0px;
	position: relative;
}


img.rounded, .add-rounded img {
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

h2.normal {
	font-size: 16px;
	line-height: 24px;
	font-family: "myriad-pro",sans-serif, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-style: normal;
	font-weight: 400;
	color: #444;
	margin: 0 0 24px 0;
}

.media-wrapper {
	position: relative;
}
	

/* #Layout
================================================== */

.section {
	margin-top: 24px;
	margin-bottom: 24px;
}

.section + .section {
	margin-top: -12px;
}

.row:last-child {
	margin-bottom: 0;
}

.feature-section {
	border-top: 1px solid #ccc;
}

.no-border {
	border-top: 0;
}

.feature-section + .feature-sidebar {
	border-top: 0;
}

.section-divider {
	border-top: 1px solid #ccc;
	margin-top: 24px;
	padding-top: 32px;
}

.section-divider h2:first-child, .section-divider h3:first-child {
	margin-top: -4px;
}

.page-intro {
	margin-top: 32px;
	margin-bottom: 32px;
}

.page-intro + .leadin {
	/*margin-top: -10px;*/
}

h3.leadin {
	margin-top: 0;
}

.feature-section:first-child {
	border-top: 0;
	padding-top: 0;
}

#header, #centering-content-wrapper, #footer, #main-navigation, #sub-navigation, #landing-intro, #bottom-navigation {
	width: 1020px;
	margin: 0 auto;
	position: relative;
}

#logo {
	position: absolute;
	left: 40px;
	top: 12px;
	z-index: 10;
}

#logo img {
	width: 106px;
	height: 46px;
}

.section-title strong {
	font-weight: 600;
}

#header-wrapper {
	min-height: 72px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000;
	background: #fefefe url(../images/bg/header.jpg) top left repeat-x;
}

.override-fixed #header-wrapper {
	position: static !important;
}

 #header-wrapper {
	border-bottom: 1px solid #dddddd;
}

#navigation-wrapper {
	top: 72px;
	position: fixed;
	width: 100%;
	z-index: 2000;
}

.override-fixed #navigation-wrapper {
	position: static !important;
}

body.home-landing #header-wrapper {
	/*position: relative;
	top: 0;*/
}

body.blog #landing-intro {
	background: url(../images/bg/blog-bubbles.png) top right no-repeat;
}

#landing-wrapper {
	background: #d72c2c url(../images/bg/inside-landing.png) top left repeat-x;
	height: 151px;
	top: 72px;
	position: relative;
}

body.tall-landing #landing-wrapper,
body.intro-landing #landing-wrapper {
	height: 228px;
	background: #9d0101 url(../images/bg/section-hero.png) top left repeat-x;
}

#landing-intro {
	position: relative;
	height: 151px;
}

body.tall-landing #landing-intro {
	height: 228px;
}

body.tall-landing #navigation-wrapper,
body.blog-landing #navigation-wrapper {
	position: relative;
	height: 48px;
	top: 72px;
}

body.blog-landing #landing-wrapper {
	top: 120px;
}

#landing-intro img {
	display: block;
}



#landing-intro .section-title {
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff;
	font-weight: 400;
}


#header {
	
}

.prototype-action, .social-stuff {
	float: right;
	margin-right: 20px;
	padding-top: 15px;
	height: 57px;
}

.last-group {
	padding-top: 0;
}

.last-group p.login {
	margin-top: -5px;
}

.contact-us-link {
	margin-top: 2px;
}


.contact-us-link a:hover {
	color: #000;
}

.prototype-action {
	background: url(../images/bg/header-divider.png) 100% 70% no-repeat;
	padding-right: 20px;
}

.no-divider {
	background: none;
	padding-right: 0px;
}

.social-stuff {
	background: url(../images/bg/header-divider.png) 100% 70% no-repeat;
	padding-right: 20px;
}

.prototype-action p, .social-stuff p {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 22px;
	text-align: right;
	white-space: nowrap;
}

#site-search {
	/*position: absolute;
	right: 0px;
	top: 12px;*/
	margin-top: 18px;
}

#site-search input {
	float: left;
	width: 180px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#site-search input.image-button {
	width: 20px;
	height: 20px;
}

#site-search p.search-button, p.subscribe-button {
	padding-top: 1px;
}

#site-search p.search-button span, p.subscribe-button span {
	margin-left: 4px;
}

.prototype-action .cta {
	font-size: 20px;
	font-weight: 600;
}

div.icon {
	float: right;
	padding-left: 20px;
}


div.flow {
	overflow: hidden;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
}

ul.social-chicklets {
	margin: 0;
	padding: 0;
	float: left;
}

ul.social-chicklets li {
	margin: 0 5px 0 0;
}

ul.social-chicklets li a {
	width: 18px;
	height: 17px;
	display: block;
	text-indent: -999999px;
	position: relative;
	z-index: 10;
}

ul.social-chicklets li#facebook a {
	background: url(../images/bg/social-chicklets.png) 0 0 no-repeat;
}

ul.social-chicklets li#twitter a {
	background: url(../images/bg/social-chicklets.png) -22px 0 no-repeat;
}

ul.social-chicklets li#linkedin a {
	background: url(../images/bg/social-chicklets.png) -44px 0 no-repeat;
}

ul.social-chicklets li#rss a {
	background: url(../images/bg/social-chicklets.png) -66px 0 no-repeat;
}

.small-more {
	font-size: 11px;
}

.small-more a {
	text-decoration: none;
	color: #646565;
	text-transform: uppercase;
	background: url(../images/bg/red-carat.png) 100% 50% no-repeat;
	padding-right: 8px;
}

.more-blog {
	margin-bottom: 8px;
	text-align: center;
}

.more-blog a.blog-link {
	font-size: 13px;
	background: url(../images/bg/thought-bubble.png) 100% 3px no-repeat;
	padding-right: 18px;
	min-height: 14px;
	margin-left: 0;
}

.more-blog a {
	font-size: 13px;
	margin-left: 10px;
}


.more a {
	background: #2f76b5 url(../images/bg/more.png) top left repeat-x;
	border: 1px solid #3673af;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 400;
	color: #fff;
	line-height: 14px;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
}

.more a:hover {
	background: #1f74af;
}

.more a span {
	padding: 3px 15px 3px 7px;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
	background: url(../images/bg/white-carat.png) 85% 50% no-repeat;
}


.choice-button {
	background: #2f76b5 url(../images/bg/more.png) top left repeat-x;
	border: 1px solid #3673af;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 14px;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
}

.choice-button:hover {
	background: #3aa6d0;
}

input.choice-button { 
	padding: 10px 0;
}

.choice-button span {
	padding: 3px 10px 3px 7px;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
}


.red {
	color: #ff3333;
}

.align-right {
	float: right;
}

b.red {
	margin-left: 2px;
}


.social-stuff li {
	float: left;
}

#main-navigation {
	height: 48px;
}

#content-wrapper {
	background: #fff;
}

#bottom-navigation-wrapper {
	min-height: 225px;
	padding: 20px 0;
	background: #606060 url(../images/bg/bottom-navigation.jpg) top left repeat-x;
}

#footer-wrapper {
}


#main-content-wrapper {
	background: url(../images/bg/main-content.jpg) top left repeat-y;
	padding-bottom: 40px;
	/*min-height: 600px;*/
}

.primary {
	width: 690px;
	padding-left: 20px;
	float: left;
	padding-right: 30px;
	padding-top: 40px;
}

.full-width .primary {
	width: 960px;
}

.full-width #main-content-wrapper {
	background: none;
}

.split-cols {
	width: 980px;
	padding-left: 40px;
	margin-top: 20px;
}
	
.secondary {
	float: left;
	width: 240px;
	padding: 30px 20px;
	position: relative;
}

#sidebar-items {
	width: 240px;
}

.fixed {
	position: fixed !important; 
} 

div.intro {
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.intro h1, div.intro p.hero-header, div.image-leadin p.hero-header {
	font-weight: 700;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding-right: 30px;
	width: 400px;
	font-size: 48px;
	line-height: 52px;
	color: #000;
	margin: 0;
}

div.intro h1 em, div.intro p.hero-header em, div.image-leadin p.hero-header em {
	font-style: normal;
	color: #ff3333;
}

div.leadin {
	margin: 12px 0 24px 0;
}

div.leadin:first-child {
	margin-top: 0;
}

.tabs {
	float: left;
	width: 250px;
}

.screenshots {
	float: left;
	width: 500px;
}

.screenshot {
	clear: left;
}

div.leadin p, div.leadin h3, h2.subtitle, div.leadin h2.h3, .page-content-leadin {
	color: #ed1f24;
	font-size: 18px;
	line-height: 32px;
	font-weight: normal;
}

.page-content-leadin {
	margin: 20px 0;
}

p.career span {
	display: block;
}

.item p span {
	display: block;
}

.secondary div.item {
	padding-bottom: 0px;
	margin-bottom: 20px;
}

div.tight p {
	margin: 2px 0;
}

div.tight {
	margin-bottom: 10px;
}

.popup {
	display: none;
	width: 720px;
	height: 400px;
}

#content-intro {
	padding-top: 40px;
	padding-left: 20px;
}

.product-logo {
	float: right;
}

p.button a {
	background: #2f2f2f url(../images/bg/sidebar-button.png) top left repeat-x;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	display: block;
	font-size: 15px;
	line-height: 17px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	min-height: 30px;
	padding: 10px 0;
}

p.button a:hover {
	background: #414141;
}

p.button a:visited {
	color: #fff;
}

p.button a span {
	display: block;
	background: url(../images/bg/button-arrow.png) 95% 50% no-repeat;
	/*padding: 10px 45px 10px 15px;*/
	padding: 0px 25px 0px 15px;
}

body.home p.button.newsletter a span {
	background: url(../images/bg/product-carat.png) 95% 50% no-repeat;
}

p.button.big-carat a span {
	background: url(../images/bg/product-carat.png) 95% 50% no-repeat;
}

p.button.login {
	margin-top: 12px;
	margin-bottom: 4px;
	position: relative;
	z-index: 10;
}

p.button.login a {
	font-size: 13px;
	padding: 0;
	height: 27px;
	color: #646565;
	min-height: 1px;
	line-height: 13px;
	font-weight: 300;
	background: #e2e2e2 url(../images/bg/login-button.jpg) top left repeat-x;
	border: 1px solid #cccccc
}

p.button.login a:hover {
	background: #e6e4e4;
}

.ie7 .login {
	width: 100px;
}

p.button.login a span {
	background: url(../images/bg/login-carat.png) 85% 50% no-repeat;
	padding: 0 20px 0 12px;
}

p.button span strong {
	display: block;
	color: #ff3333;
	font-weight: 400;
	font-size: 32px;
	line-height: 34px;
}

p.button.newsletter strong {
	font-size: 28px;
}

p.button.button-reversed a {
	background: #e1e1e1;
}

p.button img.icon {
	margin-left: 15px;
	float: left;
	margin-right: 15px;
}

p.button.button-reversed a {
	color: #333;
}

p.button.button-reversed a:hover {
	background-image: none;
	background-color: #d1d1d1;
}

p.button.button-reversed a {
	font-weight: 400;
}

p.button.button-reversed a strong {
	font-weight: 300;
}

.callout-wrapper {
	margin: 20px 0;
}

.callout {
	border: 1px solid #d5d6d6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	padding: 20px;
}

.no-border { 
	border: none;
}

.callout.no-border {
	padding-left: 10px;
	padding-right: 10px;
}

.callout p {
	font-size: 14px;
	line-height: 16px;
}

.callout h3 {
	font-size: 20px;
}

h3 a, h3 a:hover, h3 a:visited {
	color: #444;
}

.callout h3 span.red {
	font-size: 20px;
}

.callout h3 strong {
	color: #ff0000;
}

p.byline {
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 16px;
}

.product-link span {
	background: url(../images/bg/product-carat.png) 100% 50% no-repeat;
	display: block;
	margin-top: 5px;
}

div.stat, div.inside-secondary {
	margin: 20px 0 20px 0;
	padding: 0 8px;
}

div.stat {
	padding: 0;
}

div.inside-secondary {
	margin-bottom: 30px;
}


ul.categories {
	margin-top: 10px;
}

ul.categories li {
	padding-left: 0;
	background: none;
	margin: 3px 0;
	line-height: 16px;
}

div.stat p {
	line-height: 20px;
}

div.stat p strong {
	color: #ff3333;
}

.stat span {
	/*display: block;*/
}

.stat span.link {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

/*span.stat {
	font-size: 72px;
	line-height: 72px;
	font-weight: 300;
	padding-left: 5px;
}*/

div.stat em {
    font-size: 18px;
    font-style: normal;
}

span.stat {
	font-size: 20px;
}

.tiny {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

p.intro-text {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 2px;
	margin-top: 0;
}

p.like-tiny {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

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

div.inside-secondary span.title a {
	color: #393838;
	font-size: 16px;
}

div.inside-secondary span.title, 
div.inside-secondary span.date, 
div.inside-secondary span.location {
	display: block;
	line-height: 20px;
}

div.inside-secondary span.date,
div.inside-secondary span.location {
	font-size: 12px;
	line-height: 16px;
	margin-top: 2px;
}
div.inside-secondary span.location {
	margin-bottom: 5px;
}

.item h1 {
	font-size: 44px;
	line-height: 48px;
	font-weight: 600;
}

.item h2 {
	margin-bottom: 10px;
	font-size: 36px;
}

.item.inside h2 {
	margin-bottom: 20px;
}

.item.inside h3 {
	margin-bottom: 20px;
}

.item h1 a {
	color: #333333;
}

.blog .item, .blog-style .item {
	margin-bottom: 60px;
}

p.meta span {
	display: inline;
	margin-right: 5px;
}

span.divider {
	padding: 0 2px;
}

ul.inside-list {
	margin-left: 0;
	padding-left: 0;
	margin: 5px 0 10px 0;
}

ul.inside-list li {
	margin: 3px 0 !important;
	line-height: 14px;
	padding: 0;
	font-size: 14px;
	border: none !important;
}

div.bio {
	
}

div.team-member {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

div.team-member.alt div.headshot {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

div.team-member.last {
	margin-right: 0;
}

div.headshot {
	width: 220px;
	height: 220px;
	margin-right: 20px;
	border: 1px solid #ccc;
	float: left;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

div.headshot img {
	display: block;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}


div.name-title {
	padding: 20px;
	float: left;
	width: 180px;
	height: 180px;
	background: #e5e5e5 url(../images/bg/about-detail.png) top left repeat-x;
	border: 1px solid #cccccc;	
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

div.name-title a, div.name-title a:visited {
	color: #444;
	text-decoration: none;
}

div.name-title:hover {
	background: #e5e5e5;
}

div.name-title {
	cursor: pointer;
}

div.team-member h3 {
	margin-bottom: 5px;
}

div.solutions-listing {
	margin-right: -18px;
}

div.last-solution {
	margin-right: 0 !important;
}

div.solutions-listing div.team-member {
	margin-right: 18px;
	margin-bottom: 18px;
}

div.solutions-listing div.name-title {
	padding: 10px;
	width: 202px;
	background: #e5e5e5 url(../images/bg/solution-bg.png) top left repeat-x;
	height: 70px;
}

div.solutions-listing div.name-title:hover {
	background: #e5e5e5;
}

div.solutions-listing div.filtered-out div.name-title:hover {
	background: #e5e5e5 url(../images/bg/solution-bg.png) top left repeat-x;
}
	
div.solutions-listing div.name-title {
}

div.the-solutions {
	border-top: 1px solid #e0e0e0;
	padding: 20px 0 0 0;
	margin: 40px 0 20px 0;
}

div.filters {
	margin-bottom: 20px;
	padding-left: 100px;
	padding-right: 50px;
	position: relative;
	/*padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;*/
}

span.view-all {
	position: absolute;
	left: 10px;
	top: 2px;
}

div.solutions-listing p.solution-title {
	font-size: 14px;
	margin-top: 5px;
	padding-left: 55px;
	font-weight: 600;
	line-height: 20px;
}


div.bio {
	width: 704px;
		background: #e5e5e5 url(../images/bg/about-detail.png) top left repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  left: 242px;
	top: 0;
	z-index: 70;
	display: none;
}	

div.bio-inside {
	width: 664px;
	padding: 20px;

}

p.read-more-lite, span.read-more-lite {
	margin: -5px 0 -10px 0px !important;
	white-space: nowrap;
}

.thin a, .thin b {
	font-weight: 600 !important;
	font-size: 11px;
	line-height: 13px;
}

.read-more-lite a {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}

div.solutions-listing  div.bio {
	width: 464px;
  	left: 242px;
	top: 0;
}	

div.solutions-listing  div.bio div.bio-content {
	font-size: 14px;
	line-height: 22px;
}


.continuum {
	margin: 20px 0;
}

.uum-left, .uum-right {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
}

.uum-right {
	padding-top: 5px;
}

.uum-left {
	text-align: right;
}

div.range-shift {
	width: 200px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin: 8px 0 0 0;
}

div.range {
	height: 6px;
	-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
	background: #999999;
	position: relative;
}

div.where-dot {
	width: 24px;
	height: 23px;
	background: url(../images/common/red-dot.png) top left no-repeat;
	position: absolute;
	left: 0;
	top: -8px;
	margin-left: -11px;
}

.solutions-icon {
	width: 42px;
	-webkit-transition: opacity .2s ease-in;
  -moz-transition: opacity .2s ease-in;
  -o-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

.solutions-crop.grayscale .solutions-icon {
	margin-top: -42px;
	opacity: 0;
}

div.solutions-listing .filtered-out .solutions-icon {
	/*margin-top: -42px;*/
	opacity: 0;
}

div.solutions-listing .filtered-out .grayscale .solutions-icon {
	opacity: 1;
}

.ie8 .grayscale, .ie7 .grayscale {
	display: none;
}

.ie8 div.solutions-listing .filtered-out .solutions-icon, 
.ie7 div.solutions-listing .filtered-out .solutions-icon {
	margin-top: -42px;
}

.solutions-crop {
	overflow: hidden;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 15px;
	left: 15px;
	
}

.with-icon {
	position: relative;
}

div.solutions-listing div.from-bottom div.bio {
	bottom: 0;
	top: auto;
}

p.center {
	text-align: center;
}

div.solutions-listing div.bio-inside {
	width: 424px;
	padding: 20px;
	/* comment this out for variable height */
	/*height: 270px;*/
}	

div.solutions-listing div.bio {
	/*-moz-box-shadow: 0 0 12px rgba(0,0,0,.3);
		-webkit-box-shadow: 0 0 12px rgba(0,0,0,.3);
		box-shadow:  0 0 12px rgba(0,0,0,.3); }*/
}

span.filter {
	font-size: 13px;
	margin-right: 30px;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
}

b.filter-box {
	width: 8px;
	font-weight: normal;
	height: 8px;
	border: 1px solid #bbbcbe;
	display: inline-block;
	margin-right: 5px;
	/* for IE7 */ *display: inline; zoom: 1;
	cursor: pointer;
}

span.filter.active b.filter-box {
	background: #d13138;
}

span.filter a {
	color: #444;
	text-decoration: none;
}

div.right-side div.bio {
	left: auto;
	right: 242px;
}

p.dimmable, p.dimmable a {
	-webkit-transition: color .2s ease-in;
  -moz-transition: color .2s ease-in;
  -o-transition: color .2s ease-in;
  transition: color .2s ease-in;
}

.filtered-out p.dimmable, .filtered-out p.dimmable a {
	color: #cccccc;  	
}

div.edit {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.team-member h3 {
	font-size: 18px;
	color: #ed1f24;
	font-weight: 600;
}

.team-member h3 a, .team-member h3 a:visited  {
	color: #ed1f24;
}

.team-member h4 {
	font-size: 18px;
	color: #333333;
}

div.names {
	position: relative;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px;
	margin: 0 -20px 20px -20px;
	padding: 0 20px 20px 20px;
}

p.close {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 12px;
	cursor: pointer;
	z-index: 100;
}

div.names {
	/*text-align: right;*/
}

.encapsulated {
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
}

.encapsulated.reversed {
	background: #fff;
}

.encapsulated.offset {
	margin-left: -20px;
}

.relative {
	position: relative;
}

.encapsulated + h2 {
	margin-top: 30px;
}

.customers .encapsulated {
	padding-top: 30px;
}

.customers .col {
	width: 429px;
	padding-right: 30px;
	float: left;
	margin-bottom: 30px;
}

.customers.customer-government .col, .customers.customer-Government .col {
	width: 276px;
	padding-right: 30px;
	float: left;
}

div.four-col .col {
	width: 200px;
}

.see-more {
	clear: left;
}

.cleared {
	clear: left;
}

.accordion {
	display: none;
	clear: left;
}


.first-paragraph + .accordion p:first-child {
	margin-top: 12px;
}

.accordion .quote p:first-child {
	margin-top: 0;
}

.full-width #main-content .quote-wrapper {
	background: none;
	border-top: 1px solid #e5e5e5;
	margin-top: 18px;
}

.full-width #main-content .quote {
	background: none;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 18px;
}

.with-dropdown {
	/*padding-bottom: 40px;*/
	padding-right: 50px;
}

.toggler-tab .with-dropdown {
	padding-bottom: 48px;
}

 .with-button {
	padding-bottom: 42px;
}

.with-dropdown .accordion h3 {
	margin-bottom: 5px;
}

.with-dropdown .content h3 {
	margin-bottom: 0;
}


.with-dropdown .accordion p {
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0 5px 0;
}

.smaller p {
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0 5px 0;
}

.with-dropdown .accordion li {
	margin: 2px 0;
	font-size: 14px;
	line-height: 18px;
	background-position: 0 4px;
}

.toggler div.see-more {
	display: none;
}

.toggler-tab div.see-more {
	display: block;
}

.toggler-tab span.see-more {
	display: none;
}

span.see-more {
	margin-left: 5px;
}

span.see-more a {
	color: #444;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.customers h3.customer-name, .bpm-solution h3.customer-name {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 16px;
}

.customers .content, .bpm-solution .secondary .content {
	font-size: 13px;
	margin: 10px 0;
}

div.customers ul {
	font-size: 13px;
	margin: 10px 0 10px 25px;
}

div.customers ul li {
	margin: 5px 0;
	font-weight: 600;
	line-height: 18px;
	background-position: 0 4px;
}

div.general ul li {
	margin: 5px 0;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	background-position: 0 4px;
}

	

span.more-link {
	display: block;
	margin-top: 2px;
	font-size: 14px;
}

.encapsulated {
	position: relative;
}

p.see-more {
	float: left;
	text-align: center;
	bottom: 0;
	top: auto;
	position: absolute;
	margin: 0 0 -1px 0;
	margin-bottom: -1px !important;
}

p.see-more a, body input.triggerme {
	background: #f0f0f0 url(../images/bg/see-more.png) top left repeat-x;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	display: block;
	font-size: 13px;
	line-height: 14px;
	border: 1px solid #cccccc;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	padding: 5px 5px;
	outline: none;
}

.toggler {
	margin-bottom: 32px;
}

p.read-more {
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
	margin: 5px 0 0 0;
}

body input.triggerme {
	float: left;
	margin: 2px 0 0 0;
	width: auto !important;
	line-height: 18px;
	font-weight: 700;
	-webkit-border-radius: 8px !important;	
	height: auto !important;
	-moz-border-radius: 8px !important;	
	border-radius: 8px !important;	
	padding: 3px !important;	
	font-family: "myriad-pro",sans-serif, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	margin-left: 3px !important;
}

#site-search .email-subscribe input {
	width: 160px;
	margin-bottom: 0;
}

p.read-more a, .read-more a {
	background: #f0f0f0 url(../images/bg/see-more.png) top left repeat-x;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	display: block;
	font-size: 13px;
	line-height: 14px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px 5px;
}

span.read-more {
	margin-top: 5px;
	/*margin-left: -2px;*/
}

.pulled-right span.read-more {
	margin-left: 0;
}

span.read-more a {
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
	margin-bottom: 5px;
}

span.read-more span {
	display: inline;
}

p.see-more.tab a {
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

p.see-more a span {
	display: block;
	padding: 5px 10px;
}

div.quote-wrapper {
	background: url(../images/bg/quote-shadow-top.png) 50% 0% no-repeat;
	padding-top: 20px;
	margin-left: -20px;
	margin: 24px 0 24px -20px;
}

div.quote {
	background: url(../images/bg/quote-shadow-bottom.png) 50% 100% no-repeat;
	padding: 0 20px 20px 20px;
}

div.quote p {
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	padding-left: 10px;
}

.first-quote {
	margin-left: -10px;
}

div.quote p.attribution {
	margin: 5px 20px 5px 0;
	line-height: 20px;
	font-size: 16px;
	font-weight: 600;
	text-align: right;
}

div.quote p span {
	display: inline;
}

.callout-wrapper .first-quote {
	margin-left: 0px;
}

.callout-wrapper p.quote {
	margin: 5px 0 5px 0;
	line-height: 20px;
	font-size: 18px;
	font-weight: 600;
}

.callout-wrapper span.red {
	font-size: 18px;
}

.like-tiny span.red {
	font-size: 13px;
}

.callout-wrapper p.attribution {
	margin: 5px 20px 10px 0;
	line-height: 17px;
	font-size: 14px;
	font-weight: 400;
	display: block;
}

.callout-wrapper p.attribution span {
	display: block;
}

#viewport {
	position: relative;
}

#the-carousel {
	position: relative;
	overflow: hidden;
}

#carousel-pager {
	position: absolute;
	top: 25px;
	text-align: center;
	z-index: 1000;
	width: 100%;
}

#carousel-pager ul, #carousel-pager ul li {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#carousel-pager ul li {
	display: inline-block;
		/* for IE7 */ *display: inline; zoom: 1;
	position: relative;
}

.carousel-item-wrapper {
	position: relative;
	background: url(../images/bg/section-hero.png) top left repeat-x;
	padding: 0;
	overflow: hidden;
	height: 228px;
}

.carousel-item-wrapper p {
	margin: 0;
	padding: 0;
}

.carousel-item-wrapper h1.hidden {
	width: 0;
	height: 0;
	font-size: 0;
}


.carousel-item {
	height: 228px;
	width: 1020px;
	margin: 0 auto;
	position: relative;
	/* background-position: 50% 100%; */
}

#tile-thumbnails {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 500;
}

#tile-thumbnails ul {
}


#tile-thumbnails li {
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
	margin: 0;
	padding: 0;
	background: #ed1f24;
	border: 1px solid #ed1f24;
	width: 10px;
	height: 10px;
	margin-right: 2px;
	text-indent: -99999;
	cursor: pointer;
	 -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#tile-thumbnails li.activeSlide {
	background: #5a5b5b;	
}

p.question {
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
}

p.question a {
	color: #fff;
}

div.q-and-a .col {
	float: left;
	border-left: 1px solid #8e0101;
	padding: 0 30px;	
	width: 449px;
	height: 160px;
	margin: 30px 0;
}


div.q-and-a .col-1 {	
	
}

div.q-and-a .col-2 {	
	padding-right: 0;
}


p.category-info {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
}

p.question-button, a.question-button {
	line-height: 14px;
}

p.question-button a, a.question-button {
	display: inline;
	padding: 5px 12px;
	line-height: 14px !important;
	font-size: 12px;
	text-transform: uppercase;
	color: #0066cc !important;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #fff;
font-weight: 400;
margin-left: 10px;
white-space: nowrap;

}

span.category {
	font-weight: 700;
	color: #000000;
}

span.description {
	color: #fff;
}

span.event-name {
	font-weight: 600;
}

h2.resource-name {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-weight: 600;
}

div.partners div.content p {
	line-height: 20px;
}

div.widget {
	background: #dff2f6;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border: 1px solid #c7e1e6;
padding: 20px;
}

div.widget:first-child {
	margin-top: 12px;
}

div.widget div.tabs {
	float: left;
	width: 220px;
}

div.widget div.screenshots {
	float: left;
	width: 420px;
	overflow: hidden;
}

div.widget div.tabs ul {
	margin: 0 0 0 -20px;
	padding: 0;
}

div.widget div.tabs ul li {
	margin: 5px 0;
	line-height: 16px;
	padding: 0;
	background: none;
	clear: left;
}

div.widget div.tabs ul li a {
	padding: 7px 30px 5px 30px;
	float: left;
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #444444;
}

div.widget div.tabs ul li a:hover {
	text-decoration: underline;
}

div.widget div.tabs ul li.current a {
	background: url(../images/bg/full-tab-arrow.png) top right no-repeat;
	color: #fff;
}

.primary .row  ul {
	overflow: hidden;
	margin-top: 0;
}

.primary .row ul li {
	margin: 0 0 6px 0;
}


/* #Nav
================================================== */

.usernav, .utilnav, .extranav, .site-search, .mainnav {
	margin: 0;
	padding: 0;
}

.skeleton li {
	margin: 30px 0;
}

#navigation-wrapper {	
	height: 102px;
	/*position: relative;*/
	background: #eeeeee url(../images/bg/mainnav.png) top left repeat-x;
	border-bottom: 1px solid #dddddd;
}

body.with-subnav #navigation-wrapper {	
	height: 102px !important;
}

.without-subnav #navigation-wrapper,
.privacy-policy #navigation-wrapper,
.legal #navigation-wrapper {
	height: 48px;
}

	

#mainnav {
	margin: 0 -20px 0 0;
	padding: 0;
	
}

#mainnav li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
	/* for IE7 */ *display: inline; zoom: 1;	
}

#mainnav li a {
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;	
	font-size: 18px;
	text-decoration: none;
	line-height: 18px;
	font-weight: 600;
}

#mainnav li a span {
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;	
	padding: 15px 25px 10px 38px;
	height: 23px;
	text-align: center;
	font-size: 18px;
	color: #cdcece;
	text-decoration: none;
	background: url(../images/bg/nav-inactive.png) 12px 50% no-repeat;
}

#mainnav a:hover, #mainnav a:hover {
	background: #4c4c4c;
}

#mainnav .current a, #mainnav .parent-current a {
	background: url(../images/bg/nav-hover.png) top left repeat-x;
}

#mainnav .current a span, #mainnav .parent-current a span {
	background: url(../images/bg/nav-active.png) 12px 50% no-repeat;
	color: #fff;
}

#subnav {
	float: left;
	margin: 10px -50px 0 0;
	padding: 0 0 0 20px;
}

#subnav li {
	margin: 0 7px 0 0;
	padding: 0;
	display: inline-block;
	/* for IE7 */ *display: inline; zoom: 1;
	margin-bottom: -1px;
}

#subnav li a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 13px 16px 14px 16px;
	font-size: 15px;
	text-decoration: none;
	line-height: 18px;
	background: #ddd;
	-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;
font-weight: 600;
}

#subnav li a:hover {
	background: #d5d5d5;
}

#subnav li.current, #subnav li.parent-current  {
}

#subnav li.current a, #subnav li.parent-current a  {
	background: #fff;
	padding: 12px 15px 13px 15px;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #fff;
	color: #e5484c;
}


.welcome {
	text-align: center;
	margin: 0;
	font-size: 28px;
	font-weight: 600;
	width: 100%;
	position: absolute;
	top: 35px;
	left: 0;
}

.welcome a {
	color: #333;
	text-decoration: none;
	padding-right: 60px;
}


ul.related-list {
	margin-top: 20px;
}

ul.related-list li {
	margin: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-top: 5px;
}

ul.related-list li.last {
	border-bottom: 0;
	padding-bottom: 0;
}

.stat ul.related-list {
	margin-top: 0;
}

#bottom-navigation {
	font-size: 13px;
	padding: 0 0 0 20px;
	width: 1000px;
	color: #fff;
}

#bottom-navigation ul li {
	margin: 10px 0;
	padding: 0;
	background: none;
}

#bottom-navigation ul li {
	margin: 5px 0;
	line-height: 16px;
}

#bottom-navigation ul li a {
	color: #fff;
	text-shadow: 2px 2px #000000;
}

#bottom-navigation ul li a:visited {
	color: #fff;
}

#bottom-navigation div.col {
	float: left;
	width: 130px;
	padding-right: 20px;
}

#bottom-navigation div.col.last {
	padding-right: 0;
	margin-right: -30px;
}

.section-nav-title {
	font-weight: 600;
	color: #fff;
	text-shadow: 2px 2px #000000;
	font-size: 14px;
	margin-bottom: 4px;
}


.section-nav-title a {
	color: #fff;
	text-decoration: none;
}


.section-nav-title a:hover {
	text-decoration: underline;
}

#footer {
	padding: 20px 20px 20px 0;
	width: 1000px;
}

#footer span.red {
	margin: 0 8px;
	font-weight: 400;
}

#footer p {
	color: #999999;
	font-size: 13px;
	margin: 0 0 8px 0;
	line-height: 16px;
}

#footer a {
	color: #999999;
}

#footer p.address {
	font-weight: 600;
}

#footer div.icon {
	float: left;
}

div.footer-content {
	overflow: hidden;
	padding-left: 10px;
}

ul.forms li {
	padding: 0;
	background: none;
}

ul.forms input, ul.forms textarea {
	width: 400px;
}

.form-wrapper input, .form-wrapper textarea  {
	width: 400px !important;
}

ul.forms li label {
	font-weight: 400;
	font-size: 16px;
}

ul.forms input.submit-button, .FormSubmitButton, .submit-button {
	width: 50px;
	height: 30px !important;
	padding: 5px 0;
	background: #f5f5f5;
	border: 1px solid #ccc;
}

ul.forms.register li label {
	line-height: 20px;
	text-align: left;
}

.submit-button:hover {
	background: #ddd;
}


ul.forms input.submit-button:hover {
	background: #e5e5e5;
}

em.required {
	margin-right: 5px;
}

div.sharing {
	margin-bottom: 20px;
}



#comment-inputs label {
	margin-bottom: 5px;
}

#comment-inputs {
	float: left;
	margin-right: 30px;
}

#comment-textarea {
	float: left;
}

#comment-textarea textarea {
	width: 300px !important;
	max-width: 300px !important;
}

#comments p {
	margin-bottom: 2px;
}

div.entry {
	padding: 12px 0;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
}

div.entry.one {
}

div.entry.first {
	border-top: 0;
}

div.entry.last {
	border-bottom: 0;
	padding-bottom: 0;
}

p.comment-meta, span.comment-meta, span.tags {
	line-height: 14px;
}


p.comment-meta a:hover, span.comment-meta a:hover, span.tags a:hover {
	text-decoration: underline;
}

.comments-wrapper {
	background: #f4f4f4;
	padding: 20px;
	margin-left: -20px;
}

#comments {
	margin-bottom: 24px;
}

span.num-comments {
	margin-right: 5px;
}

.comment-form {
	border-top: 1px solid #dcdcdc;
}

.comment-form h2.divider {
	border-top: 1px solid #fff;
	padding-top: 24px;
}

.editCommentBox br {
	display: none;
}

.editCommentBox textarea {
	margin-bottom: 2px;
}

.search-results .row p {
	margin: 5px 0;
	line-height: 20px;
}

span.title-link a {
	color: #444;
	font-weight: 700;
}


p.excerpt a.more {
	color: #444;
	margin-left: 3px;
	font-weight: 600;
}

.semibold {
	font-weight: 700;
}

p.excerpt a:hover {
	
}

p.excerpt {
	color: #585751;
}


/* #Inline Labels
================================================== */
.label {
  padding: 1px 3px 2px;
 font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #bfbfbf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: none;
}
.label.important {
  background-color: #c43c35;
}
.label.warning {
  background-color: #f89406;
}
.label.success {
  background-color: #46a546;
}
.label.notice {
  background-color: #62cffc;
}



/* #Tables
================================================== */

table {
  width: 100%;
  margin-bottom: 18px;
  padding: 0;
  border-collapse: collapse;
}
table th, table td {
  padding: 10px 10px 9px;
  line-height: 18px;
  text-align: left;
}
table th {
  padding-top: 9px;
  font-weight: bold;
  vertical-align: middle;
}
table td {
  vertical-align: top;
  border-top: 1px solid #ddd;
}
table tbody th {
  border-top: 1px solid #ddd;
  vertical-align: top;
}
.condensed-table th, .condensed-table td {
  padding: 5px 5px 4px;
}
.bordered-table {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bordered-table th + th, .bordered-table td + td, .bordered-table th + td {
  border-left: 1px solid #ddd;
}
.bordered-table thead tr:first-child th:first-child, .bordered-table tbody tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.bordered-table thead tr:first-child th:last-child, .bordered-table tbody tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.bordered-table tbody tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.bordered-table tbody tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

.zebra-striped tbody tr:nth-child(odd) td, .zebra-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.zebra-striped tbody tr:hover td, .zebra-striped tbody tr:hover th {
  background-color: #f5f5f5;
}

.vpat-table table, .vpat-table table td, .vpat-table table td p {
	font-size: 14px;
	line-height: 17px;
}

 .vpat-table table td p {
 	margin: 0;
 }

.vpat-table table td p + p {
 	margin-top: 10px;
 }
 
 .vpat-table {
 	margin-top: -30px;
 }

.vpat-table p {
}


.vpat-table table a {
	color: #000;
}

.vpat-table table a[href] {
	color: blue;
}

.vpat-table table tr td {
	padding: 12px 15px;
}

.vpat-table table {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.vpat-table table td {
	border-left: 1px solid #ddd;
}


/* #Forms
================================================== */

	form {
		margin-bottom: 18px; }
	fieldset {
		margin-bottom: 18px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 18px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		line-height: 18px;
		color: #444; }


/* for IE<9 */

.ie8 #subnav {
	margin-right: -50px;
}

.ie8 .home #content-wrapper, .ie7 .home #content-wrapper, .ie6 .home #content-wrapper {
	border: 1px solid white;
	zoom: 1;
	position: relative;
}

.ie7 .prototype-action, .ie6 .prototype-action {
	width: 500px;
}

.ie6 #bottom-navigation-wrapper {
	clear: left;
	position: relative;
}

.ie6 #footer-wrapper {
	clear: left;
	position: relative;
	zoom: 1;
}

.ie6 div.flow {
}

.ie6 #content-intro {
	
}

div.author {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.inside div.author {
	margin-top: 0;
}

p.author, p.avatar {
	text-align: center;
	margin: 0 0 5px 0;
	line-height: 15px;
}

p.author {
	font-size: 13px;
	margin-top: 2px;
}

.keep-inline {
	overflow: hidden;
}

.author-wrapper {
	padding-top: 14px;
	padding-bottom: 14px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
}

.item .author-wrapper h3 {
	margin: 5px 0 5px 0;
}

.author-wrapper p {
	margin: 0;
}

div.pagination {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px;
}

div.pagination p {
	text-align: center;
	margin-bottom: 0;
}

span.the-page {
	margin-right: 5px;
}

div.pagination a, div.pagination strong {
	margin: 0 3px;
}

.super-tiny {
	font-size: 12px;
	margin: -12px 0 0 0;
	font-weight: bold;
	
}

.rss {
	display: inline-block;
	margin: 12px 0 0 0;
	padding: 0 0 0 4px;
	font-size: 14px;
	text-transform: uppercase;
	font-style: normal;
font-weight: 700;
}

.rss img {
	float: left;
	margin-right: 8px;
	margin-top: -6px;
}

.rss, .rss:hover, .rss:visited {
	color: #444;
}

/* #Print
================================================== */

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

sup,
sub {
	height: 0;
	line-height: 0;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

.stat sup {
	bottom: .5em;
	font-size: 40px;
}

sup {
	bottom: .5em;
}

sub {
	top: .5ex;
}

.newsroom .item p {
	line-height: 18px;
}

.newsroom .item .date {
	float: left;
	width: 120px;
	display: block;
	text-align: right;
	padding-right: 20px;
}

.newsroom .item .entry-title {
	overflow: hidden;
	display: block;
}

.news-attribution {
	font-style: italic;
	margin-top: 3px;
}

.newsroom .item {
	padding: 4px 0;
}

p.inset {
	margin-left: 140px;
}


.sidebar .twtr-widget {
    font-family: "myriad-pro", lucida,tahoma,helvetica,arial,sans-serif !important;
	font-style: normal;
	font-weight: 400;
    
    font-size: 13px !important;
    position: relative;
}

.sidebar .twtr-widget h3, .sidebar .twtr-widget h4, .sidebar .twtr-widget p {
	 line-height: 16px !important;
}

.sidebar .twtr-hd, .sidebar .twtr-ft {
	display: none;
}

.sidebar .twtr-hd h3 {
	display: none;
}

.sidebar .twtr-hd h4 {
	margin-top: 5px !important;
}

.sidebar #twtr-widget-1 .twtr-timeline {
	background: #ffffff !important;
}

.no-padding {
	padding: 0;
}

.twtr-bd {
	padding: 0 !important;
}

.twtr-timeline {
	/*-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;*/
}

.sidebar #twtr-widget-1 .twtr-doc {
	background-color: #ccc !important;
}

.twitter-bird {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}

.pulldowns select, .pulldowns h2 {
	float: left;
	margin-right: 20px;
}

.pulldowns select  {
	float: right;
	margin-top: 12px;
	width: auto;
}

.header-smaller {
	font-size: 26px;
	line-height: 28px;
}

span.captcha {
	font-size: 12px;
}

span.caption, p.caption {
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	font-style: italic;
	margin-top: -12px;
}

label.error {
	display: inline;
	float: left;
}

.general-error {
	float: left;
	border: 1px solid #ccc;
	padding: 5px 10px;
	width: 250px;
	font-size: 13px;
	background: #ed1f24;
	color: #fff;
}

.form-html input, .form-html textarea {
	float: left;
	margin-right: 10px;
}



.much-smaller .item h1 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 3px 0;
}


.much-smaller .item h2 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 5px 0;
}

.much-smaller p.meta, .much-smaller p.related-tags {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 8px 0;
}

.inside .related-tags {
	margin-top: -5px;
}

.much-smaller p {
	line-height: 18px;
	margin-bottom: 5px;
}


.much-smaller .item {
	margin-bottom: 20px !important;
}

.tag-cloud {
	line-height: 18px;
}

.twocol ul {
	float: left;
	margin-right: 10px;
	margin-top: 0;
	width: 330px;
}

.row .content p.last, .row .content ul.last {
	margin-bottom: 0;
}

pre {
	line-height: 15px;
	font-size: 12px;
}

.features-sidebar {
	float: right;
	width: 252px;
	margin-left: 20px;
}


/* hubspot form overrides */

.hs-form label {
	font-family: "myriad-pro",sans-serif, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;	
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
}

.hsformerror p {
	line-height: 16px;
}

.hs-form .hs-button {
	width: 70%;
}

.hs-form .hs-submit {
	margin-top: -20px !important;
}

.hs-form .actions {
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding: 0 !important;
}

.hsformerror {
	z-index: 1000 !important;
}

.hide {
	display: none;
}

.encapsulated.form-floated {
	float: right;
	clear: right;
	width: 250px;
	margin-left: 20px;
	margin-right: -15px;
	background: #f1fbff;
}

.encapsulated.form-floated input {
	max-width: 95%;
}

.encapsulated.form-floated .hs-form label {
	font-size: 14px !important;
}



div.in-detail input {
	margin-bottom: 2px !important;
}

/* ------ 462 and Registration page ---------------------------------- */

/* --- reg form --- */

.left-col {
	float: left;
	width: 500px;
	padding-right: 40px;
	padding-left: 20px;
}

.right-col {
	float: left;
	width: 360px;
}

ul.forms.register {
	/*width: 500px;*/
}

ul.forms.register li p {
	line-height: 18px;
	font-size: 13px;
	margin: 0 0 5px 0;
}

ul.forms.register li {
	clear: left;
}

ul.forms.register .agencies select {
	width: 360px;
}

.right-col p.description {
	font-size: 14px;
	line-height: 19px;
}

input.checkbox {
	float: left;
	width: auto !important;
	margin-right: 5px;	
}

.confirm-location {
	font-size: 13px;
	line-height: 18px;
	padding-left: 5px;
}

.columned {
	overflow: hidden;
}

.input-set {
	float: left;
	margin-right: 20px;
	width: 220px;
}

.in-sidebar .input-set {
	float: none;
}

ul.forms.register .input-set {
	/*float: none;*/
	width: 220px !important;
}

ul.forms.register .input-set.last {
	margin-right: 0;
}

ul.forms.register .input-set label {
	text-align: left;
}

ul.forms.register li div.programs label {
	text-align: left !important;
	font-size: 13px;
}

ul.forms.register li div.programs select {
	padding: 0;
	margin-bottom: 5px;
}

ul.forms.register li div.programs ul {
	margin: 0;
}


ul.forms.register li div.programs ul li {
	margin: 0;
	padding-left: 0;
	font-size: 13px;
}

ul.forms.register ul {
	margin-left: 0;
}

ul.forms.register li input.radio {
	width: 13px !important;
	height: 13px !important;
	float: left;
	margin-right: 5px;
}

.program-set {
	padding-left: 24px;
	clear: left;
}

label.auto {
	width: auto !important;
}

.input-set-thirds {
	width: 126px;
}

.payment-info {
	border: 1px solid #ccc;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	background: #dbf5ff;
	margin: 0 -21px 0px -21px !important;
	padding: 10px 21px 20px 21px;
}

.lt-blue {
	background: #dbf5ff;
}

.no-bottom {
	padding-bottom: 0 !important;
	border-bottom: 0;
}

ul.forms.register select {
	padding: 6px 4px;
}

.input-set input {
	width: 100% !important;
	margin-bottom: 4px;
}

ul.forms.register li {
	margin: 4px 0;

}

ul.forms.register li h3 {
	margin-top: 20px;
}

ul.forms.register li input, ul.forms.register li textarea {
	width: 460px;
}

li.totals {
	margin: 8px 0 !important;
	width: 440px;
	border: 1px solid #ccc;
	padding: 8px 10px !important;
	background: #fff !important;
}



ul li.totals p.price {
	font-size: 24px !important;
	line-height: 28px !important;
	margin: 0;
}

.floated {
	float: left;
	margin-right: 10px;
	width: 100px;
}


#promo_code {
	float: left;
	width: 110px !important;
	margin-right: 20px;
}

p.promo-apply {
	margin: 3px 0 0 0;
	display: inline-block;
}


.in-sidebar li.totals {
	width: 292px;
}

ul.in-sidebar {
	width: auto !important;
	/*margin-top: 20px;*/
	margin-top: 0 !important;
}

.encapsulated ul.forms li h3 {
	margin-top: 0 !important;
}

.in-sidebar li input,
.in-sidebar li textarea {
	width: 300px !important;
}

.in-sidebar li.side-by-side input {
	width: 190px !important;
}

.in-sidebar li input.submit-button {
	width: 313px !important;
}

.in-sidebar input.checkbox {
	width: auto !important;
	outline: none;
}

.in-sidebar .floated {
	margin-right: 5px;
}

li.side-by-side input {
	width: 350px !important;
	margin-bottom: 8px;
}

li.divider {
	border-top: 1px solid #ccc;
	margin-top: 10px !important;
}

.total-details p {
	margin: 2px 0;
	font-size: 13px;
	line-height: 16px;
	padding-right: 15px;
}

li.totals.receipt {
	border: none;
	padding: 8px 0 !important;
	border-top: 1px solid #ccc;
	width: auto;
	background: none !important;
}

li.totals.receipt p {
	padding-right: 12px;
}

ul.no-bullet li {
	padding-left: 0;
	background: none;
}

ul.confirm-list li {
	margin: 4px 0;
	line-height: 20px;
}

p.add-another {
	cursor: pointer;
}

.form-wrapper table td {
	border: none;
	padding: 2px 0;
}

.secondary .hubspot-form {
	margin-left: 0;
	margin-right: 0;
	width: auto;
	float: none;
}
	

/* --- 462 --- */


.four-six-two #content-intro .intro img {
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}


.banner {
	position: relative;
	z-index: 100;
}


.banner img {
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	position: relative;
	z-index: 100;
}

.four-six-two .right-col {
	float: right;
}

.split-me div.col {
	float: left;
	width: 40%;
	margin-right: 10%;
}

.state-info div.col {
	float: left;
	margin-right: 20px;
}

.attendee {
	/*border: 1px solid #ccc;
	padding: 10px;*/
	margin-bottom: 20px;
	background: #ebf9ff;
}



.state-info div.col input, .state-info div.col select {
	width: 135px !important;
}

.registration-copy {
	float: left;
	width: 400px;
	padding-right: 40px;
	padding-top: 20px;
}

.registration-column {
	float: right;
	width: 510px;
	padding-top: 20px;
	padding-left: 30px;
	background: #f1fbff;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	
}

.like-registration-column {
	background: #f1fbff;
	border-color: #c2e0ec !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	/*min-height: 800px;*/
}

.like-registration-borders {
	/*background: #f1fbff;*/
	border-color: #c2e0ec !important;
}

.offset.register-now {
	margin-left: -90px;
	font-size: 28px;
}

.offset.paper-dl {
	margin-left: -90px;
	margin-top: -16px;
}

.primary .registration-column {
	width: auto;
	padding-left: 120px;
	border: 1px solid #c2e0ec;
}

.registration-column div.left-col {
	padding-right: 0;
	padding-left: 0;
}

.registration-copy p.page-subtitle, .four-six-two .primary p.page-subtitle {
	margin-bottom: 0;
}

.registration-copy h2.leadin, .four-six-two .primary h2.leadin {
	margin-top: 0;
}

.four-six-two div.bio {
	display: block;
}

p.centered {
	text-align: center;
	margin: 0 0 20px 0;
	float: left;
}

/*p.centered.with-badge {
	width: 100%;
	position: absolute;
	top: 10px;
}*/

span.to-left, span.to-right, span.to-left, span.to-center {
	display: block;
	width: 400px;	
	float: left;
}

span.to-left {
	text-align: right;
	padding-top: 50px;
	padding-right: 30px;
	width: 370px;
}

span.to-center {
	width: 200px;
}

p.centered span.to-left {
	font-size: 28px;
	line-height: 34px;
	font-family: "myriad-pro",sans-serif, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-style: normal;
	font-weight: 300;
}

#content-intro .program-details {
	position: absolute;
	right: 200px;
	top: 50px;
	z-index: 300;
}

#content-intro .program-detail {
	/*width: 120px;*/
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	height: 100px;
	font-size: 16px;
	line-height: 16px;
	border-right: 2px solid #fff;
}

#content-intro .program-detail a {
	color: #fff;
}

.program-detail.when {
	/*width: 100px;*/
}

.when span.details {
	white-space: nowrap;
}

.program-detail.where {
	/*width: 150px;*/
}

#content-intro .program-detail.cost {
	width: 80px;
	padding-right: 0;
	border-right: 0;
}

.secondary .program-details p {
	line-height: 20px;
}

.secondary .program-detail {
	margin-bottom: 10px;
}

.secondary .program-detail h3 {
	margin-bottom: 5px;
}

.program-detail span.details {
	display: block;
}

#content-intro .program-detail p {
	line-height: 16px;
	color: #fff;
}

#content-intro .program-detail h3 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	color: #fff;
	
}

.with-badge img {
	margin-top: -30px;
}

.register-now {
}

.with-bottom-border {
	border-bottom: 1px solid #DDDDDD;
}

.four-six-two .experience-entellitrak {
	display: none;
}

.four-six-two #content-intro {
	padding: 5px 0 0 0;
}

ul.register .encapsulated, ul.register input, ul.register textarea, ul.register select, .lt-blue, li.totals, .lt-blue input, .lt-blue textarea {
	border-color: #c2e0ec !important;
}

ul.forms.register li p.small-caps, p.small-caps {
	font-size: 13px;
	text-transform: uppercase;
	color: #3d94b6;
	margin-bottom: 10px;
}

span.small-caps {
	font-size: 13px;
	text-transform: uppercase;
	color: #3d94b6;
}

input.operating_division_other {
	margin-left: 110px;
}

.four-six-two .primary {
	padding: 0 0 0 40px;
	/*width: 940px;*/
	width: 720px;
	margin: 22px 0 30px 0;
}

.four-six-two .primary.review {
	width: 980px;
}

.four-six-two .secondary {
	padding: 30px 0 0 20px;
	/*width: 940px;*/
	width: 240px;
}

.four-six-two .primary.review .left-col {
	width: 600px;
	padding: 0;
}

.reg-tabs {
	position: relative;
	z-index: 200;
	margin-top: -38px;
}

.four-six-two .primary {
	position: relative;
	z-index: 200;
}

.reg-tabs ul {
	margin: 0px 15px 0px 0;
	float: right;
}

.reg-tabs ul li {
	margin: 0 8px 0 0;
	padding: 0;
	line-height: 18px;
	background: none;
	float: left;
}

.reg-tabs ul li a {
	display: block;
	padding: 12px 16px;
	color: #ed383a;
	position: relative;
	z-index: 200;
	border: 1px solid #ed383a;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
	border-bottom: 0;
}

.reg-tabs ul li a:hover {
	background: #ed383a;
	color: #fff;
	text-decoration: none;
}

.reg-tabs ul li.registration-tab a {
	background: #9fc9eb;
	border-color: #9fc9eb;
	color: #444;
}


.reg-tabs ul li.registration-tab a:hover {
	background: #3e74a0;
	color: #fff;
}

.reg-tabs ul li a.current {
	background: #ed383a;
	color: #fff;
}

.reg-tabs ul li.registration-tab a.current {
	background: #3e74a0;
	color: #fff;
}

.four-six-two .customers ul {
	margin-left: 0;
}

.four-six-two .customers .col {
	width: 300px;
}

.capped {
	border-top: 8px solid #ed383a !important;
	border-bottom: 8px solid #ed383a !important;
}

.reg-capped {
	border-top: 8px solid #3e74a0 !important;
	border-bottom: 8px solid #3e74a0 !important;
}

.with-rounded-border {	
	border: 1px solid #cccccc;
	padding: 20px 20px 20px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}

.image-leadin {
	margin: -20px -20px 20px -20px;
	position: relative;
}

div.image-leadin p.hero-header {
	font-size: 24px;
	line-height: 28px;
}

.image-leadin img {

/*
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
	max-width: 718px;
*/
	max-width: 100%;
	margin-top: -10px;
}	

/* --- sponsors --- */

#sponsors {
	border: 1px solid #cccccc;
	padding: 10px 10px 15px 30px;
	margin: 0px 0 20px 0px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

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

#sponsors ul li {
	margin: 0 15px 20px 15px;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	line-height: 1.1em;
	text-align: center;
	float: left;
}

#sponsors ul li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

p.sponsor-title {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 0px;
}

.the-agency {
	float: left;
}

.the-attendees {
	float: right;
	width: 300px;
	padding: 0 40px;
	margin-left: 20px;
	border-left: 1px solid #CCCCCC;
}

.attendee-report {
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 20px 35px 20px;
	position: relative;
}

.attendee-report p {
	font-size: 14px;
    line-height: 17px;
}

.attendee-report h4 {
	margin-bottom: 2px;
}

.attendee-report .edit {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 20px;
	bottom: 15px;
	margin: 0;
}

.no-wrap {
	white-space: nowrap;
	margin-right: -30px;
}

.odd {
	background: #f4f4f4;
}

p.elective {
	margin-top: 5px !important;
}

.programs {
	margin-top: 10px;
}

.program-split {
	margin-top: 40px;
}

.program-split  .col {
	width: 318px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #ccc;
}

.program-split  .col.last-col {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}

.programs p, .programs li {
	
}

.program-split  h4  {
	font-size: 16px;
	line-height: 20px;
}

.program-split ul li {
	line-height: 20px;
}

ul.forms.register .program-set .no-bullet li {
	margin: 2px 0;
	line-height: 16px;
}

.presented-by {
	color: #333;
	font-size: 15px;
	line-height: 18px;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	margin-top: 10px;
}

.registration-tab {
	/*display: none;*/
}

ul.faqs {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
	
.faqs h3 {
	margin-top: 30px;
}

.confirm-box {
	margin-bottom: 30px;
}


.report-wrapper .with-rounded-border {
	padding: 0;
}

.four-six-two div.image-leadin p.hero-header {
	color: #000;
}

.four-six-two div.image-leadin p.hero-header em {
	color: #d41d1d;
}

.four-six-two .red {
	font-size: 14px;
}

.pill-caption {
	position: absolute;
	left: 0;
	bottom: 20px;
	background: rgba(255, 255, 255, 0.8); 
	border-left: 3px solid #e51b24;
	padding: 3px 15px 5px 10px;
	-webkit-border-top-right-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-bottomright: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
max-width: 80%;
}

.ie8 .pill-caption, .ie7 .pill-caption {
	background: #e5e5e5;
}

.pill-caption strong:after {
	color: #e51b24;
	font-size: 13px;
	content: '\2022';
	padding: 0 4px 0 5px;
}

.pill-caption em {
	font-weight: bold;
	font-style: normal;
}

.pill-caption p {
	margin: 0;
	padding: 0;
	line-height: 13px;
	vertical-align: center;
	font-size: 11px;
}

.play-button {
	display: block;
	position: absolute;
	/*top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;*/
	top: 20px;
	right: 20px;
	
}

.seal {
	position: absolute;
	right: 450px;
	top: 20px;
}

.bpm-solution h1 {
	font-size: 35px;
}

.bpm-solution h1, .bpm-solution h3 {
	color: #ff3333;
}

.bpm-solution .secondary h3 {
	color: #333;
	font-weight: 600;
}

.bpm-solution .secondary h3.customer-name {
	/*display: none;*/
	font-weight: 600;
	margin-bottom: 3px;
}

.bpm-solution .secondary .callout .content p {
	min-height: 90px;
}

.bpm-solution .content h3 {
 	font-weight: 400;
 }

.bpm-solution #main-content-wrapper {
	background: none;
}

.bpm-solution .primary {
	width: 630px;
	padding: 40px 30px 0 20px;
}

.bpm-solution .secondary {
	width: 290px;
	padding: 30px 0px 30px 0px;
}

.bpm-solution .with-icon {
	padding-left: 80px;
	padding-top: 12px;
	margin-left: -12px;
}

.bpm-solution .solutions-crop {
	width: 63px;
	height: 63px;
	left: 0;
	top: 0;
}

.bpm-solution .feature-section {
	border: none;
}

.bpm-solution p.back-to {
	margin-bottom: 20px;
}

.bpm-solution .solutions-crop .solutions-icon {
	width: 63px;
}

.bpm-solution .secondary {
	padding-top: 100px;
}

.bpm-solution .secondary .callout p {
	font-size: 13px;
	line-height: 15px;
}

.continuum-wrapper {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 2px 2px 2px 0;
	margin: 20px 0;
}

.continuum-wrapper .continuum {
	float: left;
	margin-right: 25px;
}

.continuum-detail {
	overflow: hidden;
}

.continuum-detail p {
	font-size: 12px;
	margin: 0px 0 0 0;
	padding: 0;
	line-height: 14px;
}

.typical-wrapper .col {
	float: left;
	width: 305px;
	margin-right: 20px;
}

.typical-wrapper {
	margin: 35px -20px 15px 0;
}

.typical {
	background: #f3f3f4;
	font-size: 15px;
	-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom: 7px solid #ed1c24;
}

.typical p {
	line-height: 21px;
}

.typical li {
	line-height: 21px;
}

.typical-pin {
	border-bottom: 3px solid #fff;
}

.typical-element {
	padding: 15px;
}

.typical li {
	background: url(../images/bullets/dot-bullet.png) 0 10px no-repeat;
}

.typical ul {
	margin-bottom: 0;
}

.typical-wrapper h3 {
	font-size: 14px;
	color: #fff;
	background: #ed1c24;
	margin: 0 !important;
	font-weight: 400;
	padding: 5px 10px;
	border-bottom: 3px solid #fff;
	-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}

/* ------ new sidebar ---------------------------------- */

.callout-button {
	background: #eeeeee;
	margin-right: -20px;
	padding: 10px 28px;
	margin-left: -20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.callout-button.with-sidebar {
	padding: 1px 20px;
}

.callout-button .inside-secondary {	
	padding: 0;
}

.palette {
	background: #fff;
	margin: -30px -20px 0 -20px;
	padding: 10px 20px 30px 20px;
}

.palette p.button {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 0;
}

.palette p.button +  p.button {
	margin-top: 10px;
}

/* body.home was on the following two rules */

div.override-palette {
	background: #fff;
	margin: -18px -20px 0 -20px;
	padding: 0px 20px 0px 20px;
	border-top: 8px solid #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

div.callout-bubble.after-sidebars {
	background: #eee;
	margin: 0 -20px 0 -20px;
	padding: 2px 20px 30px 20px;
}


body.home .top-palette {
	padding-top: 20px;
}

.top-palette {
	padding-top: 30px;
}

.top-palette + .top-palette {
	padding-top: 10px;
}


/* ------ new Clean Layouts ---------------------------------- */

.layout-clean .primary {
	width: 630px;
	padding: 40px 30px 0 20px;
}

.layout-clean .secondary {
	width: 290px;
	padding: 30px 0px 30px 0px;
}

.layout-clean .with-icon {
	padding-left: 100px;
	margin-left: -12px;
}

.layout-clean  #main-content-wrapper {
	background: none;
}

.layout-clean .secondary {
	padding-top: 40px;
}

.layout-clean div.inside-secondary {
	margin: 0;
	padding: 20px 0 0 0;
}

.layout-clean .secondary .content {
	font-size: 13px;
	margin: 10px 0;
}

.layout-clean .secondary .content {
	margin: 0;
}

.layout-clean .secondary .callout p {
	font-size: 13px;
	line-height: 15px;
}

.layout-clean .feature-section {
	border: none;
}

.layout-clean .secondary .callout {
	padding-top: 12px;
}

.layout-clean .secondary .callout .content p {
	/*min-height: 90px;*/
	margin-bottom: 0;
}

.layout-clean .secondary .callout-wrapper {
	margin-bottom: 20px;
	border-top: 0;
}

.layout-clean .secondary .callout {
	border-top: 0;
	padding-top: 0;
}

.layout-clean h1, .layout-clean  h3 {
	/*color: #ff3333;*/
}

.layout-clean .secondary h3 {
	color: #333;
	font-weight: 600;
}

.layout-clean .secondary p.h2, .layout-clean .secondary h2 {
	color: #ff3333;
	font-weight: 300;
	font-size: 28px !important;
	line-height: 28px;
	text-transform: uppercase;
	background: #f7f7f7;
	border-top: 1px solid #d5d6d6;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
padding-top: 20px;
}

.layout-clean .content h3 {
 	font-weight: 400;
 }
 
.layout-clean .solutions-crop {
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 15px;
	width: auto;
	height: auto;	
}

.layout-clean .solutions-icon {
	width: auto;
	height: auto;
}

/* ------ newsletter Layouts ---------------------------------- */

.layout-newsletter h1 strong {
	display: block;
	font-weight: 600;
}

.layout-newsletter h1 {
	line-height: 42px;
}

.layout-newsletter h1 em {
	font-style: normal;
}

.layout-newsletter .solutions-crop {
	top: 10px;
}

.layout-newsletter .primary h3 {
	color: #ff3333;
	font-weight: 400;
}

.layout-newsletter .primary {
	width: 540px;
	padding: 40px 30px 0 20px;
}

.layout-newsletter .secondary {
	width: 380px;
	padding-top: 60px;
}

.layout-newsletter div.leadin h2 {
	color: #333;
}

.layout-newsletter .freeform p {
	line-height: 26px;
}

.layout-clean .secondary p.newsletter-head {
	color: #fff;
	text-transform: none;
	background: #b70000 url(../images/bg/insights-bg.png) top left repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 2px;
}

.layout-clean .secondary p.newsletter-head em {
	font-size: 23px;
	letter-spacing: 1px;
	font-style: normal;
	text-transform: uppercase;
}



.layout-newsletter .primary p.button {
}

.keynote {
	position: relative;
	margin-bottom: 20px;
	margin: 30px 0 20px 0;
}

.keynote h2 {
	position: absolute;
	bottom: 0;
	margin-left: 140px;
	margin-bottom: 10px;
}

.right-col p.system-error {
	background: none repeat scroll 0 0 #dbf5ff;
    border: 1px solid #ccc;
    
    margin: 0 -21px !important;
    padding: 10px 21px 20px;
}


/* CSE */

.social-stuff {
	padding-top: 10px;
}

.social-stuff p {
	text-align: center;
}

.mobile-top-link {
	display: none;
}

p.button.login {
	margin-top: 24px;
	margin-bottom: 4px;
	position: relative;
	z-index: 10;
}


#cse-search-form table {
		margin-bottom: 0;
	}
	
	#cse-search-form table td {
		border: none;
		padding: 0;
	}
	
	#cse-search-form table {
		border-collapse: separate;
	}


.social-stuff {
	position: relative;
	z-index: 99;
}

.prototype-action .cta {
	font-size: 18px;
}

.g-site-search {
	bottom: 0px;
}

.g-site-search form {
	margin: 0;
}

.g-site-search input {
	float: left;
	width: 140px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin: 0;
padding: 6px 30px 6px 10px;
}

.g-site-search input.image-button {
	width: 20px;
	height: 20px;
}

.g-site-search p.search-button, p.subscribe-button {
	padding-top: 1px;
}

.g-site-search p.search-button span, p.subscribe-button span {
	margin-left: 4px;
}

.g-site-search form span {
		width: 20px;
		height: 20px;
		display: block;
		float: left;
		cursor: pointer;
	}

.g-site-search .search-submit {
		background: url(../images/common/search-15.png) top left no-repeat;
		text-indent: -99999px;
		margin-left: -25px;
		margin-top: 8px;
		opacity: .7;
	}

td.gsc-input input {
	margin-bottom: 0;
}

#cse-search-form table td.gsc-input {
	padding-right: 10px;
}

ul.inline-social {
	float: right;
}
	
ul.inline-social li {
	float: left;
	margin-right: 5px;
	background: none;
	padding: 0;
}

h2.tiny-intro {
	font-size: 12px;
	margin: 0;
}

.product-col {
	float: left;
	width: 50%;
	padding-right: 50px;
	box-sizing: border-box;
}

p.cert-details {
	margin-top: 5px;
	font-size: 13px;
	line-height: 16px;
}


/* ------ /462 and Registration page ---------------------------------- */

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
	#bottom-navigation div.col.last {
		padding-right: 0;
		width: 100px;
		margin-left: -20px;
	}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {

	#bottom-navigation div.col.last {
		padding-right: 0;
		width: 100px;
		margin-left: -20px;
	}
	
}
