/* Layout */

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

blockquote {
	margin: 10px 40px;
}

blockquote div {
	margin-top: 10px;
}

ol, ul {
	list-style: none;
}

ul ul {
	margin-left: 1em;
}

li {
	line-height: 1.4em;
}

li.divide-below {
	margin-bottom: 10px;
}

a.reset {
	float: right;
}

input {
	vertical-align: middle;
}

input.text {
	width: 245px;
	padding: 2px;
}

span.required {
	margin-left: .3em;
}

h2 div.firefly-form-box {
	display: inline;
}

h2 div.firefly-form-box select {
	margin-left: 5px;
	border: 1px solid; /* #E5E5E5; */
	vertical-align: middle;
	letter-spacing: normal;
	font-size: 76%;
}

p {
	padding-bottom: 1em;
	line-height: 1.4em;
}

strong, b {
	font-weight: bold;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.separator {
	height: 1px;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid none;
}

hr.transparent, 
hr.transparentLeft, 
hr.transparentRight {
	visibility: hidden;
	width: 100%;
	height: 0;
	border: none;
}

hr.separator.transparent {
	clear: both;
}

hr.separator.transparentLeft {
	clear: left;
}

hr.separator.transparentRight {
	clear: right;
}

#boilerplate {
	margin-top: 20px;
}

#footer {
	clear: both;
	width: 940px;
	margin: 10px auto 20px;

}

#footer .nav {
	float: left;
	width: 660px;
}

#footer .legal {
	float: right;
	width: 275px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#get-userplane {
	display: block;
	width: 210px;
	height: 36px;
}

#get-userplane span,
#signup-now span {
	display: none;
}

#signup-now {
	position: absolute;
	top: 170px;
	left: 545px;
	z-index: 4;
	width: 251px;
	height: 83px;
}

#splash div {
	width: 938px;
	margin: 0 auto;
}

#screenshot-close img {
	vertical-align: middle;
	text-align:left;
}

#hero {
	position: relative;
}

/* Templates */
#container,
#cart-container {
	width: 940px;
	margin: auto;
}

#container-bottom {
	width: 942px;
	margin: auto;
}

h2#pageheader {
	margin: 1em 0 .5em; /* Right now ths is being used on the advertising pages*/
}

#content {
	width: 670px;
}

#sidebar {
	width: 210px;
	float: right;
}

/* Templates - Default, Header-Content-Sidebar */
.gray-gradient-rounded-box #content-header {
	padding: 8px 20px 5px;
}

.gray-gradient-rounded-box #content-content {
	padding: 0 20px;
}

.white-rounded-box #content-header {
	padding: 8px 20px 5px;
}

.white-rounded-box #content-content {
	padding: 20px 0 26px 0;
}

/* Templates - Cart, Popup */
.gray-670 {
	width: 670px;
	margin: 0 auto;
}

.gray-670 .top, .gray-670 .bottom {
	width: 670px;
	height: 20px;
}

.gray-670 .middle {
	width: 628px;
	padding: 0 20px;
}

/* Templates - Cart */
#cart-container .gray-670 {
	margin-top: 15px;
}

#cart h1 {
	padding-bottom: 15px;
}

#cart h3 {
	margin-bottom: 10px;
}

/* Templates - Popup */
#popup h2 {
	margin-bottom: 10px;
}

#popup-hd {
	padding:0px 10px; 
}

#popup-close {
	position: relative;
	top: 2px; /* This used to offset -2px img margin for v-aligning */
	overflow: visible;
	text-align:left;
}

#popup-close img {
	margin: -2px 5px 0 0;
	vertical-align: middle;
}

#popup-container {
	margin: 10px auto;
}

#popup-header {
	padding-bottom: 15px;
}

/*
#popup-container {
	line-height: 1em;
}


#popup-container #content-header {
	margin: 10px 30px 0;
}
*/

#popup-container h2#content-header img {
	margin-left: 6px;
}

/*
#popup-container #content {
	width: 100%;
}
*/

/* Templates - Comparison Table */
.comparison-table {
	width: 630px;
	margin: 15px auto;
}

.comparison-table .control-variable {
	width: 80px;
}

.comparison-table td {
	padding: 4px 10px;
}

.mini-table {
	width: 300px;
}

.mini-table .control-variable {
	width: 50px;
}

/* Templates - Content Promos */
.content-promo {
	float: left;
	width: 216px;
	height: 140px;
	margin-right: 11px;
	background: url(../images/apps-index-promo.jpg) top left no-repeat;	
}

#content-promo3 {
	margin: 0;
}

.content-promo .promo-icon {
	float: left;
	width: 31px;
	margin: 12px 10px 12px 12px;
}

.content-promo .promo-text {
	margin: 10px 12px 0 50px;
}

.content-promo .promo-text a {
	font-size: 1.2em;
	font-weight: normal;
}

.content-promo .promo-text p {
	margin-top: 2px;
	line-height: 1.1em;
}

/* Templates - Two Column Feature Box */
#white-rounded-feature-box {
	padding: 1px 0 0;
}

#white-rounded-feature-box h3 {
	margin-bottom: 20px;
}

#white-rounded-feature-box-bottom {
	padding: 20px;
}

#white-rounded-feature-box.two-col .col-left {
	width: 310px;
}

#white-rounded-feature-box.two-col .col-right {
	float: right;
	width: 280px;
}

/* Templates - Products */
.up-product-pricing {
	width: 670px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.up-product-header {
	padding: 20px 20px 0;
}

.up-product-header:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.up-product-icon {
	float: left;
	margin-right: 5px;
	vertical-align: top;
}

.up-product-name {
	display: inline;
	margin: 0;
}

.up-product-tagline {
	margin-left: 48px;
}

/* Main - 404 */
#notfound .userplane-multicolumn {
	width: 100%;
}

#notfound .userplane-column {
	float: left;
	width: 33%;
	margin-bottom: 20px;
}

#notfound h2 {
	margin: 20px 0 5px;
}

#notFound h2#content-header {
	margin: 0;
	padding: 0;
}

/* Main - Maintenance */
#maintenance h2#content-header {
	margin: 0 0 20px;
	padding: 0;
}

/* Main - RSS */
#rss #content-content {
	padding: 20px;
}

/* Main - Splash */

/* Main - Subscribe */
#subscribe #content-content {
	padding: 20px;
}

#subscribe #return-home {
	display: block;
	margin-bottom: 1em;
}

#subscribe .firefly-form-box {
	display: inline;
}

#subscribe #newsletter-signup input {
	margin-right: 6px;
}

/* Main - TOS */
#terms h1, #terms h2 {
	padding: 10px 0;
	margin: 20px 0 5px;
}

#terms ul {
	list-style: disc;
	margin-left: 1.2em;
}

#terms li {
	margin-bottom: 10px;
}

/* Main - Welcome */
	/* Main - Hero */
	#home-hero-container, 
	#casestudies-hero-container {
		position: absolute;
		top: 0;
		left: 0;
		width: 940px;
		text-align: center;
	}
	
	#home-hero-container a, 
	#casestudies-hero-container a {
		float: left;
		display: inline;
		height: 68px;
		border: none;
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	#home-hero-container a span,
	#casestudies-hero-container a span {
		display: none;
	}
	
	#home-hero,
	#casestudies-hero {
		position: relative;
		top: 2px;
		z-index: 3;
	}
	
	#home-hero-swap,
	#casestudies-hero-swap {
		position: absolute;
		top: 2px;
		left: 19px;
		z-index: 2;
	}
	
	#home-hero-apps,
	#casestudies-hero-okcupid {
		width: 298px;
		margin-left: 19px;
	}
	
	#home-hero-casestudies,
	#casestudies-hero-plentyoffish {
		width: 306px;
	}
	
	#home-hero-advertising,
	#casestudies-hero-perfspot {
		width: 298px;
	}
	
	#home #signup-now {
		left: 450px;
	}

div.welcome {
	width: 284px;
 	height: 234px;
 	margin-top: 10px;
}

div.welcome h2 {
	padding: 8px 20px 0;
}

div.welcome p {
	margin: 20px;
}

.promoholder {
	float: right;
	margin: 10px 0 0 0;
}

.userplane-promo {
	float: left;
	width: 134px; /* 154 = width+padding*/
	height: 218px; /* 234 = height+padding */
	margin-left: 10px;
	padding: 8px 10px;
}

.userplane-promo h2 {
	margin-bottom: 10px;
}

.userplane-promo h3 {
	margin: 10px 0 5px;
}

.userplane-promo img {
	width: 124px;
	height: 100px;
	margin: 0 5px;
}

.userplane-promo .teaser {
	margin-bottom: 5px;
}

/* Advertising*/
#advertising #white-rounded-feature-box a {
	margin-top: 20px;
}

#advertising #white-rounded-feature-box .col-right {
	width: 296px;
	text-align: right;
}

#advertising #white-rounded-feature-box .col-right h3 {
	text-align: left;
}

#ad-buyers #hero, #ad-publishers #hero {
	width: 940px;
	height: 390px; 
}

#ad-buyers .feature {
	height: 170px;
}

#ad-publishers ul {
	margin-left: 1.5em;
}

#ad-publishers ol {
	margin-left: 1.5em;
}

/* Apps - Accordion */
#demo #query, #demo #username {
	width: 185px;
	margin: 5px 0;
	padding: 2px;
}

#tech-specs span {
	margin-right: 2px;
}

/* Apps - Pricing */
#apps-pricing {
	margin: 0 36px;
}
#apps-pricing .comparison-table input {
	display: none;
}

#apps-pricing .control-variable {
	font-size: .9em;
}

#apps-pricing .two-col .control-variable,
#apps-pricing .four-col .control-variable {
	width: 25%;
}

#apps-pricing .five-col .control-variable {
	width: 20%;
}

#apps-pricing .comparison-table thead .control-variable {
	vertical-align: top;
}

#apps-pricing .comparison-table tbody .control-variable {
	vertical-align: middle;
	text-align: right;
}

#apps-pricing #form-ctrl {
	text-align: right;
}

#apps-pricing .sign-up {
	float: right;
}

#apps-pricing .reset {
	display: none;
}

/* Apps - Boards */
#apps-boards .feature {
	margin-bottom: 20px;
}

#boards-form {
	position: absolute;
	top: 180px;
	left: 548px;
	z-index: 2;
	width: 310px;
}

#boards-form .col-left {
	float: left;
	margin-right: 5px;
}

#boards-form .col-right {
	float: right;
}

#boards-form label {
	display: block;
	margin-bottom: 2px;
	font-size: .9em;
}

#boards-form .firefly-form-box {
	margin-bottom: 5px;
}

#boards-form .text {
	width: 146px;
}

#boards-form #submit {
	position: absolute;
	bottom: 5px;
	right: 0;
}

#apps-boards #notice {
	margin-bottom: 10px;
}

/* Apps - Demo */
#demo-terms {
	margin: 3px 0;
}

#apps-demo-truveo .feature img {
	margin-right: 10px;
}

/* Apps - Desktop */
#apps-desktop #signup-now {
	top: 190px;
}

#demo #submit {
	margin: 3px 0;
}

/* Apps - Feeds/Plugins */

#apps-feeds .feature {
	height: 155px;
	margin: 20px 0;
	padding: 10px 10px 10px 0;
}

#apps-plugins .feature {
	margin: 20px 0;
	padding: 10px;
}

#apps-feeds .featureImage {
	margin-left: 224px;
}

#apps-plugins .featureImage {
	margin-left: 214px;
}

#apps-feeds .coming-soon, #apps-plugins .coming-soon {
	height: 155px;
}

/* Apps - Mediaplayer */
#apps-mediaplayer #signup-now {
	top: 190px;
}

/* Apps - Webchat */
#webchat-features p {
	width: 630px;
	margin: 0 auto;
}

/* Apps - Webrecorder */
#apps-webrecorder #hero {
	height: 285px;
	padding: 55px 20px 50px 50px;
}

#webrecorder-demo {
	position: absolute;
	right: 25px;
	z-index: 5;
	float: right;
	width: 419px;
	height: 275px;
	margin: 5px;
	padding: 10px 55px 10px 10px;
}

#webrecorder-demo h2 {
	margin: 10px 0;
}

#webrecorder-demo label {
	margin: 0 0 2px;
}

#webrecorder-demo textarea {
	height: 92px;
}

#webrecorder-demo .form-left,
#webrecorder-demo .form-right {
	width: 204px;
	padding: 0;
}

#webrecorder-demo .form-right input {
	float: right;
}

#webrecorder-demo .text {
	display: block;
	width: 200px;
	margin-bottom: 5px;
}

#demo-close img {
	vertical-align: middle;
	margin: -2px 5px 0 0;
}

.webrecorder {
	width: 320px;
	height: 275px;
	padding: 5px 10px;
}

.send-video {
	width: 330px;
	text-align: right;
}

/* Case Studies - Accordion */
#casestudy .body {
	margin-top: 20px;
}

.up-event {
	margin: 10px 0;
}

/* Company - Accordion */
.accordion_content a.release {
	display: block;
	padding: 0 0 10px;
}

.accordion_content #newsletter-signup #email-textfield {
	width: 185px;
	margin: 5px 0;
	padding: 2px;
}

#newsletter-signup #submit {
	margin: 3px 0;
}

/* Company - Press */
#press #content-content, #pressrelease #content-content {
	padding: 20px;
}

#press #releases a.release {
	display: block;
	padding: 10px 16px;
}

#pressrelease h4 {
	margin-top: 1em;
}

#pressrelease ol {
	list-style-type: decimal;
}

#pressrelease ul {
	list-style-type: disc;
}

#pressrelease li {
	margin-left: 18px;
	padding-bottom: 1em;
}

#pressrelease .date {
	margin-bottom: 10px;
}

#pressrelease .body {
	margin-top: 20px;
}

/* Contact */

#contact #content-content {
	padding: 20px 60px;
}

#contact-success #content-content {
	padding: 20px 20px 0;
}

#contactform {
	margin: 10px auto 0;
	padding-top: 10px;
	border-width: 1px;
	border-style: solid none none;
}

#contactform #submit {
	float: right;
}

.form-left, .form-right {
	width: 275px;
	padding: 10px 0;
}

.form-left {
	float: left;
}

.form-left label {
	display: block;
	margin: 4px 0 2px;
}


.form-left select {
	width: 245px;
	margin-top: 5px;
	border: 1px solid; /* #E5E5E5; */
}

.form-right {
	float: right;
}

.form-right textarea {
	width: 100%;
	height: 90px;
	margin-bottom: 20px;
}

/* Support */
#faqindex {
	margin: 0 20px 20px;
}

.question {
	display: block;
}

.faq {
	padding: 20px;
}

a.back-to-top img {
	margin: 0 5px 2px 0;
}

.answer p {
	margin: 0 0 10px;
}































.hidden {
	display: none;
}

.indent {
	padding-left: 20px;
}

.nomargin {
	margin: 0;
}

.padding {
	padding: 20px;
	padding-top:6px;
}

.padding-10 {
	padding: 10px;
}

.paddingBottom {
	padding-bottom: 20px;
}

.clear {
	clear: both;
}




.float-left {
	float: left;
}
/* Errors */

#error {
	margin: 0 0 10px;
}

#error-msg {
	padding: 20px 20px 10px 74px;
	line-height: 2em;
}

#error-btm {
	height: 10px;
}

/* Layouts */



/* Layout: Header-Content */

.header-content #content {
	margin-top: 0;
	width: 900px;
}

.header-content #content-header {
	padding: 8px 0 20px;
}

/* Global Components */

#channels {
	width: 100%;
	height: 1.6em;
	font-size: .9em;
	/*background-image: url(../images/channels-back.jpg); */
	border-bottom: 1px solid; /* #000; */
	border-top: 1px solid; /* #000; */
}

#channels div {
	width: 940px;
	margin: auto;
	line-height: 1.5em;
	padding-top: .1em;
	padding-left: 2em;
}

#channels div ul li {
	float: left;
	padding-right: 1em;

}

#channels div ul li a {
	border-right:1px solid; /* #ffffff;*/
	padding-right:1em;
}


#channels div ul li a.lastChannel {
	border:none;
}

#homepage-nav {
	border-left: 1px solid; /* #cccccc; */
	border-right: 1px solid; /* #cccccc; */
}

.hero {
	height: 445px;
/*	background: scroll transparent url(../images/_tmp/hero-home.jpg) top left no-repeat; */
}

.features {
	margin: 20px 0 30px;
}

.feature-column-1 {
	float: left;
	width: 328px;
}

.feature-column-2 {
	margin-left: 340px;
	width: 327px;
}

.feature h4 {
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.6em 0 0.4em;
}

.featureImage {
	margin-left: 100px;
}

/* Accordion */


.accordion-section ol {
	margin-left: 15px; /* offset outside list-style */
}

.accordion-section ol li {
	list-style: decimal outside;
	margin-bottom: 5px;
}

.accordion-section ul li {
	list-style: none;
}

/* */

.accordion-section {
	padding: 5px;
}

.accordion-section hr {
	padding-top: 5px;
}

ul.accordion-list {
	margin: 0;
	padding: 0;
}

.accordion-icon-name {
	margin-left: 53px;
}

.accordion-icon-name p {
	padding: 0;
}

.accordion-icon-name p a {
	font-weight: bold;
}

.accordion-icon-name p a:hover {
	font-weight: bold;
}

.icon-border {
	border:1px solid; /* #999; */
}

.text-col-1 {
	float: left;
}

.text-col-2 {
	margin-left: 10px;
	float: left;
}


/*
#minichatDemo {
	margin-top: 20px;
	background: url(../images/apps-webchat-minichatdemo.gif) top left no-repeat #fff;
}
*/

/* Company Page */

#company #content h3 {
	margin-top: 10px;
}

input.accordion-newsletter-email {
	width: 100px;
}


