 /* 
Theme Name: Aprigo.com
Theme URL: http://www.aprigo.com
Description: A theme for Aprigo
Author: Luke Sideris
Author URI: http://www.freshtilledsoil.net
Version: 1.21
*/

/* CSS Reset */
@import 'css/reset.css';

/* Form Styles */
@import 'css/forms.css';

/* Dropdown navigation */
@import 'css/dropdown-nav.css';

/* Admin Menu */
#admin {
	position:fixed;
	top:0;
	right:0;
	font-size:12px;
	padding:8px 10px 5px 8px;
	z-index:1000;
	background:#0066CC;
	color:#eee;
}
#admin a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	display:block;
}
#admin strong {
	display:block;
}

/* General Layout */

.inner {min-width: 1000px; margin: 0 auto; position: relative; display:block;}
.wrapper { width:940px; margin: 0 auto; position: relative; }

#header, #content, #footer {position: relative; clear: both;}

	#content-main {float: left; width: 620px;}
	#content-sub {float: right; width: 284px;}
#footer {}
	#site-info {}

/* Sidebar */
dl.flip
{
	width:100%;
	padding:0;
	margin:0;
}
.slideshow .slide {
	display: none;
}
.slideshow .number1 {
	display: block;
}

dl.flip ul, dl.flip .slide {
	width: 100%;
	background:#fff;
}
dl.flip dt, dl.flip dd
{
	list-style-type:disc;
	background:none;
	padding:0;
	margin:0;
	border:none;
}
dl.flip dl ul,
dl.flip dl dd
{
	margin-bottom:0;
	margin-left:13px;
	padding:0;
}
dl.flip dt {
	color:#000000;
	font-size:16px;
	line-height:1.3em;
	font-weight: bold;
	margin:0;
	border:1px solid #999;
	border-bottom: 0 none;
	padding:15px;
}
dl.flip dd {
	border:1px solid #999;
	margin:0 0 20px 0;
	padding:15px;
	list-style-type:none;
}
dl.flip #searchbox {
	border:none;
	background:none;
}
dl.flip dd ul {
	margin:0;
}
dl.flip dd ul ul {
	margin-bottom:1.6em;
}
dl.flip dd form {
	margin:0;
}
dl.flip h2 {
	margin:0;
	font-size:16px;
	line-height:1.3em;
	border-bottom: 1px solid #EBECF0;
}
.flip .resources a {
	padding-left:46px;
	height: 22px;
	display: block;
	padding-top: 10px;
	color: #333;
}
.flip .resources a:hover {
	color: #30adff;
}
.flip .resources a.pdf {
	background: url(images/pdf-icon.jpg) no-repeat left center;
}
.flip .awards li {
	display: inline;
	vertical-align: bottom;
	margin-right: 16px;
	float: left;
}
.flip .awards .award-holder {
	width: 62px;
	height: 98px;
	display: block;
}
.flip .awards .award-holder .color {
	position: absolute;
	width: 62px;
	height: 98px;
	z-index: 10;
}
.flip .awards .award-holder .grayscale {
	position: absolute;
	width: 62px;
	height: 98px;
	z-index: 20;
}
.testimonials blockquote {
	background: #fff url(images/open-quote.png) no-repeat top left;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	font-family: Georgia, serif;
	border: 0 none;
	margin:0;
	padding:0;
	padding-left: 9px;
}
.testimonials .closeQuote {
	background: #FFF url(images/close-quote.png) no-repeat top right;
	width:9px;
	height:10px;
	display:inline-block;
}
.testimonials .source {
	padding-left: 9px;
	font-weight: bold;
	font-size: 11px;
}
.testimonials .source a {
	text-decoration: none;
}
#next-steps-entry {
	padding-bottom:1px;
}
.nextsteps {
	margin:0;
}
.nextsteps li {
	padding-left: 22px;
	display: block;
	height: 15px;
	background: url(images/next-steps.gif) no-repeat top left;
}
.nextsteps li a#more-info {
	background-position:  0 -16px;
}
.nextsteps li a#get-demo {
	background-position:  0 -32px;
}
.nextsteps li a#call-us {
	background-position:  0 -48px;
}
.nextsteps li a {
	font-size: 14px;
	color: #000;
}
.nextsteps li a:hover {
	color: #30ADFF;
}

/* Post Meta */
.postinfo {
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 1em 0;
	padding:4px 0 0 0;
	text-align:right;
	color:#999;
	list-style:none;
	border-top:3px solid #eee;
	}
.postinfo li {
	float:right;
	padding:4px 15px 0 20px;
	margin:0;
	font-size:11px;
	}
	.postinfo li.authordata {background:url(images/icons/user_silhouette.png) left center no-repeat;}
	.postinfo li.postdata { background:url(images/icons/tags.png) left center no-repeat; }
	.postinfo li.commentdata { background:url(images/icons/balloon_small.png) left center no-repeat; }
	.postinfo li.last { padding-right:0; }
	
/* Post Navigation */
#post-navigation
{
	width:100%;
	padding:12px 0;
	clear:both;
	border-top:1px solid #eee;
}
#post-navigation ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#post-navigation ul li
{
	width:50%;
	margin:0;
	padding:3px 0 0 0;
}
#post-navigation ul li.newer
{
	text-align:right;
	float:right;
}
#post-navigation ul li.older
{
	text-align:left;
	float:left;
}
#post-navigation ul li a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

/* Posts */
.post
{
	padding:1px;
}
.post-title
{
	font-weight:normal;
	margin:0 0 .535em;
	font-size: 1.6em;
}
.post .entry
{
	padding:1px;
	margin:0 0 1.6em 0;
}
.entry hr {
	display:block;
	color:#ddd;
	background:#ddd;
	margin:1.5em 0;
	clear:both;
	border-color:#ddd;
	height:1px;
	line-height:1px;
}

/* Content Area */
#content-main h1 {
	margin-bottom:0.67em;
}

/* Entries */
.entry h1 { margin: 1em 0 .5em;  }
.entry h2 { margin: 1.07em 0 .535em; }
.entry h3 { margin: 1.14em 0 .57em; }
.entry h4 { margin: 1.7em 0 .8em; }
.entry h5 { margin: 1.33em 0 .67em; }
.entry h6 { margin: 1.6em 0 .8em; }
.entry dt { margin-top: .8em; margin-bottom: .4em; }
.entry ul { margin-left: 1.5em; list-style:disc outside; padding:0 0 0 1.6em }
.entry ol { margin-left: 2.35em; list-style:decimal outside; padding:0 0 0 1.6em }
.entry ol ol, .entry ul ol { margin-left: 2.5em; }

*.alignleft
{
	float:left;
	display:inline;
	margin:0 1em 0.6em 0;
}
*.alignright
{
	float:right;
	display:inline;
	margin:0 0 0.6em 1em;
}
*.aligncenter {
	margin:1.6em auto;
	display:block;
}
*.more-link
{
	display:block;
	margin:0 0 1.6em 0;
}

/* Comments */
ol.commentlist {
	list-style:none;
	margin:20px 0 0 0;
}
ol.commentlist img
{
	float:right;
	display:block;
	border:1px solid #fff;
}
ol.commentlist .author-data
{
	display:block;
	padding:9px;
	background:#eee;
}
ol.commentlist h3
{
	margin:0;
	padding:4px 0 0 0;
}
ol.commentlist h3 a
{
	text-decoration:none;
}
ol.commentlist .comment-meta
{
	margin:0;
	line-height:17px;
	font-size:11px;
	text-transform:uppercase;
	color:#666;
}
ol.commentlist div.comment-entry
{
	clear:both;
	padding:1.2em 1px 1px 1px;
}
ol.commentlist .comment-num
{
	float:right;
	display:inline;
	font-size:36px;
	color:#fff;
	margin:-23px 0 0 0;
}
.commentlist .comment {
	margin-bottom: 20px;
}
.commentlist .children {
	margin-left: 30px;
}
.commentlist .children li {
	margin-left: -20px;
	padding-left: 20px;
	background: transparent url(images/icons/arrow-up.png) top left no-repeat;
}
#content ol.commentlist li.bypostauthor .author-data
{
	background:#1ebe89;
}
#content ol.commentlist li.bypostauthor h3 a,
#content ol.commentlist li.bypostauthor h3
{
	color:#fff;
}
#content ol.commentlist li.bypostauthor .comment-meta
{
	color:#acefdf;
}
#content ol.commentlist li.bypostauthor .comment-meta a
{
	color:#d8fff6;
	font-weight:bold;
}
#content ol.commentlist li.bypostauthor img
{
	border:1px solid #acefdf;
}

/* Comment Navigation */
ul.navigation
{
	list-style:none;
	margin:0;
}
ul.navigation li
{
	margin:0;
}

/* Comment Form */
form#commentform p
{
	clear:both;
	margin:0 0 12px 0;
}
form#commentform label
{
	width:250px;
	float:left;
}
form#commentform input
{
	float:left;
	margin:0 0 12px 0;
}
form#commentform textarea
{
	padding:4px;
	width:608px;
}
#commentsform #rules-toggle {
	float: right;
	display: inline;
	margin-top: -30px;
	height: 26px;
	display: none;
	margin-bottom: 0;
	padding: 2px 5px;
}
p.comment-rules
{
	background: #fff6bf;
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
p.comment-disclaimer
{
	font-size:11px;
	color:#999;
}

/* Basic Typography */
html {
	height: 100%;
}
body
{
	height: 100%;
	font:14px/1.45em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-rendering:optimizeLegibility;
	color:#444;
	margin:0;
	padding:0;
}
hr, p, ul, ol, dl, pre, address, table, form { margin-bottom: 1.4em; }
blockquote
{
	font:italic 15px/1.6em Georgia, Times, serif;
	padding:1em 0 .1em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#666;
	margin:0 0 1em 0;
}
blockquote p
{
	margin:0 0 12px;
}
p.citation cite
{
	font-style:normal;
	font-weight:bold;
}
/* Headings */
h1, h2, h3, h4, h5, h6
{
	line-height:1.3em;
	margin-bottom: .4em;
	color: #000;
}
/* Font Size */
h1 { font-size: 1.6em; font-weight: bold; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 1.1em; }

a:link,
a:visited
{
	color:#3f789e;
	text-decoration:none;
}
a:hover,
a:active
{
	color:#30adff;
}
a.button, a.button:hover, a.button:active, a.button:visited {
	color: #FFF;
}
#main-nav .button {
	display: block;
	padding-left:
}
.button {
	padding:5px 10px 3px;
	-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   color: white;
   text-decoration:none;
}
.button.large {
	padding:6px 14px 5px;
	-webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   font-size:16px;
   margin-right: 13px;
   display: inline-block;
}
.button {
	background:#139a1d;
	border:1px solid #06f517;
	cursor: pointer;
	letter-spacing: 1px;
	font-weight: bold;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.50, rgb(19,154,28)),
		color-stop(0.8, rgb(31,190,42)),
		color-stop(0.9, rgb(31,190,42))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(19,154,28) 50%,
		rgb(31,190,42) 80%,
		rgb(31,190,42) 90%
	);
}
.button:active {
	position: relative;
	top:1px;
}
.button.blue {
	background:#006fdc;
	border:1px solid #2d9fff;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.5, rgb(1,111,220)),
		color-stop(0.8, rgb(25,150,255)),
		color-stop(0.9, rgb(25,150,255))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(1,111,220) 50%,
		rgb(25,150,255) 80%,
		rgb(25,150,255) 9%
	);
}


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

/* Search */
#search-form {
	padding:0;
	margin:0;
	display: inline;
}
#search-text, #s {
	width:200px;
	background:#707070;
	padding:1px 2px;
	color:#dadada;
	font-size:11px;
	text-transform:lowercase;
	margin:0 2px 0 0;
	display:inline;
	border:none;
}
#searchsubmit {
	background:none;
	display:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	padding:2px 3px;
	text-transform:uppercase;
	font-size:11px;
	border:none;
	margin:0;
}

/* 404 */
.error-404 h4 {
	font-size:13px;
	margin:1.2em 0 0.8em 0;
}

/* Footer */
#footer {
	color:#999;
	font-size:11px;
}
#copyright {
	margin:5px 0 0;
	font-size:11px;
}
.divider {
	margin:0 8px;
}
#footer .divider:last-child { display:none }
/*////// HEADER ////*/
#header {
	color:#FFF;
	background:#000;
	position: relative;
	z-index: 60;
}
#header a {
	color:#FFF;
}
#topBar {
	background-color:#000;
	padding:0;
	border-bottom:1px solid #666666;
}
#topMenu {
	text-align:right;
	padding:0;
	margin:0;
}
#topMenu li {
	display:inline;
	text-align:right;
	margin-left: 1px;
	color:#9d9d9d;
	font-size:11px;
	text-transform:capitalize;
	letter-spacing: .025em;
	margin:2px 0 5px;
}
#topMenu li#phone {
	padding:3px 10px 3px 0;
	z-index: 500;
}
#topMenu li a {
	padding:3px 10px 3px 0;
	display:inline-block;
	margin-top:2px;
	color:#9d9d9d;
	font-size:11px;
	letter-spacing:0.025em;
	line-height:18px;
	text-transform:capitalize;
}
#topMenu li#loginlink {
	float: right;
	margin: 0;
}
#topMenu li#loginlink a {
	background-color: #333;
	color: #DDD;
	padding:5px 14px 8px 14px;
	margin: 0 0 0 36px;
}
#topMenu li#searchbox {
	margin:0 0 0 24px; 
}
#navigation {
	border-bottom: 1px solid #666666;
	padding-top:22px;
}
.home #navigation {
}
#main-nav {
	margin:0 auto;
}
#main-nav li {
	float:left;
	display:inline;
	margin-right:14px;
	height:43px;
	z-index: 300;
}
#main-nav li#top-cta {
	float:left;
	margin:-2px 0 0;
}
#main-nav li a.button {
	display: block;
	font-size:12px;
	padding:1px 7px 2px;
	font-weight:normal;
}
#main-nav li ul li {
	height: auto;
}
#main-nav li.page_item a {
	vertical-align:middle;
	font-size:15px;
	text-transform:none;
	letter-spacing:0.03em;
	padding:11px 11px 24px;
	color:#ccc;
	z-index:2000;
}
#body-holder #main-nav li.page_item li a {
	border:none;
	border-bottom:none;
	font-weight:normal;
	letter-spacing:0.03em;
	font-size:12px;
	padding:7px 11px;
	color:#fff;
}
#main-nav li.page_item a:hover, 
#main-nav li.page_item.on a {
	color:#fff;
	background:#0066cc;
	padding:11px 11px 24px;
	border-bottom:none;
}
#main-nav li.page_item li a:hover, 
#main-nav li.page_item.on li a {
	color:#fff;
	padding:
}
#main-nav li.page_item li a:hover {
	background:#0099ff;
}
#main-nav li.on ul a {
	background-color:transparent;
}
#main-nav li#home-link a {
	background:transparent url(images/aprigo-logo.png) no-repeat center center;
	width:112px;
	margin-top:-9px;
	height:42px;
	display:block;
	padding:0;
}
li#home-link a h1 {
	display:none;
}
#main-nav li.current_page_item, 
#main-nav li.current_page_ancestor, 
#main-nav li.current_page_parent {
	background:transparent url(images/nav-active.png) no-repeat bottom center;
}
#main-nav li#home-link.current_page_item, 
#main-nav li#home-link.current_page_ancestor, 
#main-nav li#home-link.current_page_parent {
	background:none;
}
#main-nav li ul li {
	background: 0 none !important;
}
#main-nav li.current_page_item a, 
#main-nav li.current_page_ancestor a, 
#main-nav li.current_page_parent a {
	color: #0099FF;
}

/*///// FOOTER ////*/
#footer-menu {
	border-top:1px solid #014182;
	background-color:#000;
}
#content {
	padding-bottom:164px;
	margin-top:20px;
}
#body-holder {
	min-height:100%;
	position: relative;
}
#footer {
	margin:0;
	height:140px;
	position:absolute;
	bottom:0;
	overflow:hidden;
	width:100%;
	min-width:1000px;
}
#footer, #footer a {
	color:#FFF;
}
#fmenu {
	margin:0;
	margin-left:-20px;
}
#fmenu li {
	float:left;
	display:inline;
	margin:2px 3px;
}
#fmenu li a {
	padding:21px 16px 21px;
	display:inline-block;
	text-transform:capitalize;
	font-size:14px;
	color:#ddd;
	letter-spacing:0.03em;
}
#fmenu li a.chicken {
	padding: 18px 16px;
}
#fmenu li a:hover {
	color:#0099FF;
}
#fsignup {
	float:right;
	margin-bottom: 0;
}
#fsignup li {
	float:left;
	display:inline;
	margin-left:20px;
	padding-top:16px;
}
#fsignup li a {
	margin:0;
}
#footer-tos {
	background-color:#000;
	border-top:1px solid #666;
	margin:0;
	font-size:11px;
	padding:6px 0 0;
	height: 120px;
}
#footer-tos a {
	color:#ddd;
	font-size:11px;
}
#footer-tos #fsocial {
	float:right;
	margin:0;
}
#footer-tos #fsocial li {
	display:inline;
}
#footer-tos #fsocial li a {
	font-size:12px;
	text-transform:uppercase;
	padding: 6px 0 6px 24px;
}
#footer-tos #fsocial li.facebook a {
	background:url(images/footer-fb.gif) no-repeat left center;
}
#footer-tos #fsocial li.twitter a {
	background:url(images/footer-twitter.gif) no-repeat left center;
}
#footer-tos #fsocial li.linkedin a {
	background:url(images/footer-li.gif) no-repeat left center;
}
#footer-tos #fsocial li.rss a {
	background:url(images/footer-rss.gif) no-repeat left center;
}

/*///// BANNER ///*/
#banner {
	margin:0;
}
.hasSubNav #banner {
	background-color: #000;
	padding-top: 37px;
}
#banner-wrap {
	background: #596269 url(images/inside-banner-bg.jpg) repeat-x top left;
}
#banner-shade {
	background: transparent url(images/banner-fade.png) repeat-x bottom left;
}
#banner-pic {
	display: block;
	margin: 0 auto;
}
#banner #headline-wrap {
}
#banner .banner-headline {
	text-align: left;
	padding-bottom: 18px;
	width:70%;
	z-index: 18;
	position: relative;
	line-height:1.3em;
}
#banner .banner-headline.absolute {
	position: absolute;
}
.home #banner-home {
	background: #000 url(images/home-banner-bg.jpg) repeat-x top left;
	height:418px;
	padding: 0;
}
#hslideshow div {
	background: url(images/home-banner-bg.jpg) repeat-x left -65px;
}
.home #banner-home .wrapper.extramargin {
	height:418px;
	margin:0 auto;
}
.home #banner-home .banner-home-middle {
	height: 303px;
	overflow: hidden;
}
.home #banner-home .banner-home-bottom {
	margin-top: 9px;
}
.home #banner-home .banner-home-bottom .buttons {
	width: 400px;
	float: left;
	display: inline;
}
.home #banner-home .banner-home-bottom .pager {
	margin-top: 3px;
	float: right;
	display: inline;
	width: 400px;
	text-align: right;
}
.home #banner-home .banner-home-bottom .pager a {
	background: #222222;
	border: 1px solid #011121;
	color: #58626D;
	margin-left:5px;
	font-size: 14px;
	width: 24px;
	height: 22px;
	font-family: "arial narrow", "helvetica narrow", calibri, helvetica, arial, sans-serif;
	display: inline-block;
	text-align: center;
	padding-top: 2px;
}
.home #banner-home .banner-home-bottom .pager a.activeSlide {
	color: #ABB1B6;
	border-color: #ABB1B6;
}
.banner-headline {
	font-size:36px;
	padding-top:15px;
	line-height: 40px;
	color:#FFF;
	text-align: center;
	min-height: 50px;
	text-shadow:0px -1px 2px #011021;
	margin:0;
}
.home div#grayBar {
	background-color:#EBECF0;
	height:130px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
#grayBar .wrapper {
	padding: 0 0 0 16px;
}
#grayBar .col {
	float: left;
	width: 201px;
	line-height:1.35em;
	color:#444;
	font-size:13px;
	margin-right: 40px;
}
#grayBar .col.last {
	margin-right: 0;
}
#grayBar img {
	float:left;
	display:inline;
	margin:0 16px 6px 0;
}
#grayBar h4 {
	margin-bottom: 7px;
	margin-top: 20px;
	font-size: 14px;
}
#grayBar h4 a, .homeblock h4 a {
	color: #000000;
}
#grayBar h4 a:hover, .homeblock h4 a:hover {
	color: #016FDC;
}
#video {
	margin: 30px 0;
}
#video-embed {
	border:15px solid #ebecf0;
	width:466px;
	height: 370px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}
#video-text {
	font-size: 18px;
	line-height: 1.4em;
	color: #000;
	padding-top:38px;
}
.iphone #video-text {
	font-size:15px;
}
#video-text a.larger {
	font-size: 18px;
}

/*///// Sign up Banner ///*/
#bsignup {
	margin-bottom: 12px;
	background-color: #ccc;
	text-align: right;
	padding: 10px 0;
}
#bsignup a {
	margin-left: 14px;
	margin-right: 0;
}

/*///// TABS //////*/
#content .jwts_tabbertab {
	background: #EBEBED url(images/tabs-bg.jpg) repeat-x top center;
	border: 1px solid #ddd;
	padding:20px 20px 1px;
}
#content .jwts_tabberlive {
	background: transparent url(images/tab-shadow.jpg) no-repeat bottom center;
	padding-bottom: 18px;
}
#content ul.jwts_tabbernav {
	border: 0 none;
	padding: 10px 0 0 20px;
}
#content ul.jwts_tabbernav .jwts_tabberactive a {
	background: #FFF;
	border: 1px solid #ddd;
	color: #000;
	border-bottom: none;
}
#content ul.jwts_tabbernav li {
	float:left;
	display:inline;
	margin-bottom:-1px;
}
body #content ul.jwts_tabberactive li {
	margin-bottom:0;
}
#content ul.jwts_tabbernav li a {
	background: #ddd;
	border: 1px solid #ddd;
	border-top: 0 none;
	display:block;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
	color: #767474;
	border-bottom: none;
	padding: 9px 24px;
	margin:0 3px 0 0;
	font-weight: bold;
}
#content .jwts_tabberlive .jwts_tabbertab h3 {
	display: block;
	margin:0 0 16px;
	
}
#content .advtab {
	display: none;
}

/*////// HOME NEWS /////*/
#home-news {
	width:940px;
	margin: 0 auto;
	position: relative;
}
.aprigoRecent {
	color:#999;
}
.aprigoRecent a {
	color: #999;
}
.aprigoRecent a:hover {
	color: #30ADFF;
}
.aprigoRecent .title {
	font-weight: normal;
	color:#222;
}
#home-news li p {
	display: inline;
}
.flip li, #home-news  {
	line-height: 14px;
	margin-bottom: 16px;
}
li.trim {
	overflow: hidden;
	white-space: nowrap;
}
#home-news li.trim {
	line-height:1.3em;
	margin:0 0 10px;
}
#home-news dd {
	padding-bottom:5px;
}

/*////// MODULES ////*/
#embedded-video {
	margin:0 0 16px;
}
#embedded-video object {
	background-color: #000 !important;
}
/* Community Statistics */
#stats-entry {
	padding-bottom:1px;
}
.statistics li {
	line-height:1.5em;
}
.statistics li strong {
	display:block;
	font-size:11px;
	text-transform:uppercase;
	color:#777;
}
.statistics li:last-child {
	display:none;
}

/*////// RESOURCES ////*/
#resources-entry {
	padding-bottom:1px;
}
#resources-entry li {
	font-size:12px;
	line-height:1.35em;
	margin:0 0 15px;
}

/* Sitemap */
#content-main .sitemap-list {
	list-style:none;
	margin:0;
}
#content-main .sitemap-list li {
	list-style:none;
	margin:0 0 1em;
	padding:0;
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
}
#content-main .sitemap-list li a {
	color:#000;
}
#content-main .sitemap-list li li a {
	color:#3F789E;
}
#content-main .sitemap-list li ul {
	margin:0;
	padding:0;
}
#content-main .sitemap-list li li {
	list-style:none;
	margin:0 0 0 1.25em;
	padding:0;
	line-height:1.75em;
	font-size:13px;
	font-weight:normal;
}

/*////// CYCLE ////*/
dl.flip dd {
	position: relative;
}
.previous, .next {
	display: block;
	cursor: pointer;
	background: url(images/arrows-updown.png) no-repeat -22px center;
	width: 16px;
	height: 22px;
	position: absolute;
	top: -45px;
}
.next {
	right:11px;
}
.previous {
	background: url(images/arrows-updown.png) no-repeat left center;
	right:10px;
	top:-30px;
}

/*////// HOMEPAGE ////*/
.homeblock {
	margin-right: 24px;
	float: left;
	width:288px;
	height: 214px;
}
#child-pages {
	margin-top: 1.6em;
}
.pageblock {
	height: 140px;
}
.homeblock.right {
	margin-right: 0;
}
.homeblock img {
	float: left;
	margin:3px 18px 12px 0;
}

.home .entry {
	margin-bottom: 30px;
}
#hidden-video {
	display: none;
	width: auto;
	height: auto;
}
#shadowbox-wrapper object {
	display: block;
}
#shadowbox-wrapper {
	padding: 0;
	margin: auto;
}
body #sb-player.html {
	overflow:hidden;
}
#shadowbox-wrapper * {
	color: #fff !important;
}

/*////// FORMS BY MARKETO /////*/
#marketo-title {
	color:#139A1C;
	border-color:#1d2a3c;
	border-bottom:1px solid #1d2a3c;
}
#sidebar #marketo-title {
	border-color:#999;
}
#marketo {
	border-color:#bbb;
	margin:0 0 20px;
	border-top:none;
	padding-bottom:2px;
	background:#EBECF0;
}
#sidebar #marketo {
	background: transparent;
	border-color: #999;
}
#marketo label,
#form-primary label {
	display: block;
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 4px;
	color:#0d2002;
}
#form-primary ul,
#form-primary form {
	margin:0;
}
#marketo form {
	margin:0;
}
#marketo .mktError .mktFormMsg {
	font-size:11px;
	line-height:1.5em;
	color:red;
	text-transform:uppercase;
}
.mktInput {
	text-align:left;
}
#mktFrmButtons {
	margin:0;
	padding:0;
}
#mktFrmButtons label,
#form-primary #mktFrmButtons label {
	display:none;
}
#marketo input[type="text"],
#form-primary input[type="text"] {
	display:block;
	padding:4px;
	border:1px solid #ddd;
	color:#777;
	font-size:12px;
}
#marketo textarea {
	width:242px;
}
#form-primary textarea {
	width:260px;
}
#marketo textarea,
#form-primary textarea {
	display:block;
	padding:4px;
	border:1px solid #ddd;
	color:#777;
	font-size:12px;
}
#marketo input[type="text"] {
	width:242px;
}
#form-primary input[type="text"] {
	width:260px;
}
#form-primary h4 {
	margin:0 0 15px;
}
#form-primary select {
	width:270px;
}
#marketo select {
	width:252px;
}
#mktFrmButtons {
	clear:both;
}
#mktFrmButtons .button {
	font-size:16px;
	margin:0;
	line-height:normal;
}
#mktFrmButtons .button[style] {
	font-size:16px;
	display:block;
	padding:5px 10px !important;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*// FEEDBACK //*/
.home a#fdbk_tab {
}
body a#fdbk_tab {
	top:200px;
}
body .habla_oplink_a_hover {
	text-decoration: none!important;
	cursor: pointer;
}

/*/// FORMS ///*/
#mktFrmReset {
	display: none;
}
#form-primary {
	width:580px;
	background:#EBECF0;
	border:1px solid #ddd;
	padding:20px 1px 1px 20px;
	margin:1.6em 0;
}
#form-primary li.mktField {
	float: left;
	width:270px;
	margin-right:19px;
	margin-bottom: 14px;
}
#form-primary label {
	display: block;
}
#breadcrumb {
	margin-bottom: -34px;
}
#breadcrumb li {
	display: inline;
	float: left;
}
.relevanssi-query-term {
	font-weight: bold;
	background-color: #cdf0cf;
}

/*/// Pricing Page */
/*#pricing .banner-headline {
	font-weight: normal;
	font-size: 30px;
}*/
#pricing .banner-headline #pricing-tagline {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow:none;
}
#pricing #banner-wrap {
	height:221px;
}
#pricing #pricing-holder {
	display: block;
	background: url(images/pricing.png) top left no-repeat;
	position: relative;
	height: 457px;
	width:1014px;
	margin: -184px auto 0;
	z-index: 50;
}
#pricing-holder .option {
	width: 200px;
	height: 335px;
	display: block;
	position: absolute;
	top:56px;
}
#pricing-holder .price-wrapper table {
	width: 100%;
	margin: 0;
}
#pricing-holder .price-wrapper table th {
	height: 100px;
	overflow: hidden;
}
#pricing-holder .option.popular {
	width: 234px;
	height: 375px;
}
#pricing-holder #pricing-1 {
	left: 26px;
}
#pricing-holder #pricing-2 {
	left: 273px;
}
#pricing-holder #pricing-3 {
	left: 512px;
	top: 44px;
}
#pricing-holder #pricing-4 {
	left: 788px;
}
#pricing-holder .box * {
	margin-bottom: 0;
}
#pricing-holder .button {
	position: absolute;
	bottom:20px;
	width: 100px;
	left: 40px;
}
#pricing-holder .popular .button {
	left: 54px;
}
#pricing-holder .button.pricing:active {
	top:auto;
}
#pricing-holder .box {
	background-color: #657d91;
	padding: 16px 10px 20px 10px;
	position: relative;
	margin-top: 5px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	height: 152px;
	
	-moz-box-shadow: 5px 3px 5px #7a8489;
	-webkit-box-shadow: 5px 3px 5px #7a8489; 
	box-shadow: 5px 3px 5px #7a8489;
}
#pricing-holder .popular .box {
	background-color: #b2b1b1;
	font-size: 14px;
	line-height: 18px;
	height: 186px;
	
	-moz-box-shadow: 5px 3px 5px #434547;
	-webkit-box-shadow: 5px 3px 5px #434547; 
	box-shadow: 5px 3px 5px #434547;
}
#pricing-holder .box ul {
	font-weight: bold;
}
#pricing-holder .box.upper {
	padding:8px 4px 6px;
	height: 34px !important;
	margin: 0;
	font-size: 13px;
	line-height: 1.3em;
	text-transform: uppercase;
}
#pricing .option h2 {
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #6286a4;
}
#pricing .option.popular h2 {
	color: #000;
}
#pricing .option h3 {
	font-size: 36px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin:0;
}
#pricing .option .detail {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
#pricing #whitebelt {
	position: absolute;
	bottom:0px;
	left: 20px;
}
#form-primary #terms-of-service label,
#marketo #terms-of-service label {
	display:inline;
}
#form-primary #terms-of-service input,
#marketo #terms-of-service input {
	margin-left:10px;
}
body #content {
	margin-top:50px;
}
body #sidebar #marketo-title {
	color:#000;
}
body #sidebar dd h3 {
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#777;
	font-weight:normal;
}
body #sidebar #marketo {
	padding-bottom:1px;
}
body #sidebar #marketo,
body #sidebar #marketo ul {
	background:#EBECF0;
}
body #pricing-holder .box,
body #pricing-holder .popular .box {
	font-size:15px;
	line-height:1.8em;
}

/* Tour */
body.page-template-page-tour-php #content {
	margin-top:20px;
}
body.page-template-page-tour-php #content-main {
	width:100%;
	margin:0 0 20px;
}
body.page-template-page-tour-php #content-main h1 a {
	margin-left:30px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
	color:#777;
}
body.page-template-page-tour-php #content-main h1 a:hover {
	color:#3F789E;
}
body.page-template-page-tour-php #content-main h2 {
	padding:15px 0;
	background:#ededed;
	margin:15px 0 35px;
	font-size:1.6em;
}
body.page-template-page-tour-php #content-main h2 span {
	width:940px;
	margin:0 auto;
	display:block;
}
/* Tour Navigation */
#tour-nav {
	padding:10px 0;
	margin:0 auto;
	width:940px;
}
#tour-nav li {
	float: left;
	padding:1px 0 6px;
}
#tour-nav a {
	padding:0 12px 0 0;
	border-right:1px solid #ccc;
	line-height:1.15em;
	margin:0 6px 0 0;
}
#tour-nav li.last a {
	border-right:0;
	margin-right:0;
	padding-right:0;
}
#tour-nav a:hover {
	color:#323232;
}
.tour-entry {
	margin:0 auto 30px;
	width:940px;
}
.tour-primary {
	width:600px;
	float:left;
}
.tour-sub {
	width:300px;
	float:right;
}
.tour-sub a {
	font-size:16px;
	font-weight:bold;
}
.tour-primary img {
	display:block;
	background:#000;
	border:1px solid #999;
}
.tour-entry .tour-sub ol {
	list-style:none;
	margin-left:0;
	padding:0;
}
.tour-entry .tour-sub ol li {
	font-size:16px;
	line-height:36px;
	min-height:50px;
	padding-left:50px;
	margin:0 0 1em;
	background:url(images/numbers.png) 0 0 no-repeat;
}
.tour-entry .tour-sub ol li span {
	display:block;
	padding-top:6px;
	line-height:1.45em;
}
.tour-entry .tour-sub ol li#feature-2 {
	background-position:0 -100px;
}
.tour-entry .tour-sub ol li#feature-3 {
	background-position:0 -200px;
}
.tour-entry .tour-sub ol li#feature-4 {
	background-position:0 -300px;
}
.tour-entry .tour-sub ol li#feature-5 {
	background-position:0 -400px;
}
.tour-entry .tour-sub ol li#feature-6 {
	background-position:0 -500px;
}
.tour-entry .tour-sub ol li#feature-7 {
	background-position:0 -600px;
}
.tour-entry .tour-sub ol li#feature-8 {
	background-position:0 -700px;
}
.tour-entry .tour-sub ol li#feature-9 {
	background-position:0 -800px;
}


/*// TABLE PLUGIN STYLES //*/
body .wp-table-reloaded {
	width: 603px;
	border:0 none;
	background-color: #DDD;
}
body .wp-table-reloaded th {
	background-color: #EBECF0;
	color: #000;
}
body .wp-table-reloaded .odd td {
	background-color: #f2f2f2;
}

/* Landing Page Template (page-landing.php) */
body.page-template-page-landing-php #sidebar #marketo {
	padding-bottom:15px;
}
body.page-template-page-landing-php #content .wrapper {
	margin-bottom:26px;
}
body.page-template-page-landing-php #content-main {
	width:526px;
	padding:26px 100px 30px 30px;
	margin-top:21px;
	background:#cbd9df url(images/landing-content-bg.png) center right no-repeat;
	-moz-box-shadow: 3px 3px 3px #6a6a6a; /* for Firefox 3.5+ */
	-webkit-box-shadow: 3px 3px 3px #6a6a6a; /* for Safari and Chrome */
	box-shadow: 3px 3px 3px #6a6a6a; /* CSS 3 Spec */
}
body.page-template-page-landing-php #content-sub {
	-moz-box-shadow: 3px 3px 3px #6a6a6a; /* for Firefox 3.5+ */
	-webkit-box-shadow: 3px 3px 3px #6a6a6a; /* for Safari and Chrome */
	box-shadow: 3px 3px 3px #6a6a6a; /* CSS 3 Spec */
}
body.page-template-page-landing-php .shadow-bg {
	width:30px;
	height:30px;
	position:relative;
	top:-15px;
	left:269px;
	display:block;
	background:url(images/shadow-grey-trans.png) top left no-repeat;
}
body.page-template-page-landing-php #sidebar #marketo-title {
	border:none;
	color:#fff;
	background:#000;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	padding:10px 15px;
	width:284px;
}
body.page-template-page-landing-php #sidebar #marketo {
	border:none;
	margin-bottom:0;
	background:#f3faff;
}
body.page-template-page-landing-php #sidebar #marketo ul {
	background:none;
	margin-top:-30px;
}
body.page-template-page-landing-php #content-main .entry {
	color:#434547;
}
body.page-template-page-landing-php #content-main .entry blockquote {
	border:none;
	color:#6286A4;
	margin:1.6em 0;
	padding:0;
}
body.page-template-page-landing-php #marketo input[type="text"], 
body.page-template-page-landing-php #form-primary input[type="text"] {
	border:1px solid #B2B1B1;
	color:#777777;
	display:block;
	font-size:12px;
	padding:4px;
}