/* @override 
	http://resource.fastspring.com/data/VGVtcGxhdGVTaXRlQ29uZmlndXJhdGlvbjo0UTlzUWFwa1RoVzh3QV9YRGVsemtB/pYjj4Q9DQCqxNF2aDDLB9g/home.css
	https://resource.fastspring.com/data/VGVtcGxhdGVTaXRlQ29uZmlndXJhdGlvbjo0UTlzUWFwa1RoVzh3QV9YRGVsemtB/nL0tNmvpRa6k2rwvy-DfwA/home.css
*/

/* FastSpring Theme Only */

/* Example CSS File that gets deployed to http://host/root/static/css/test.css */

/* @group Shared Classes */

.date {
	font-size: 11px;
	color: #888;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
}

.content {
	font-size: 9px;
	color: #2e2e2e;
}

/* @end */

/* @group Page Header and Wrapper */

body {
	padding: 0.0px;
	background-color: #dde3eb;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0.0px 5.0px;
}

a {
	color: #314d8a;
	text-decoration: none;
	text-shadow: #f5f7fe 0 1px 0;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	text-decoration: underline;
}

/* Main page containier size */

div#outside-wrap {
	margin:0 auto;
	width: 800px;
	position: relative;
	height: 100%;
}

div#page-wrap {
	float: left;
}

div#header {
	height: 32px;
	margin-bottom: 16px;
	/*background: url(/static/img/header_bar.png) no-repeat 0 -8px;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background-color: #fff;
	margin-top: 15px;
	padding-left: 10px;
	width: 790px;
}

div#header img#header-logo {

	margin-right: 6px;
	margin-left: -2px;
	outline: none;
	border: none;
}

/* Empty overlay link for home when clicking on logo */
/*div#header .home_link {
	width: 160px;
	height: 30px;
	float: left;
	margin-left: 10px;
}*/

div#header div.tc-header-ribben {
	line-height: 32px;
	font-size: 16px;
}

div#header div.tc-header-ribben ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

div#header div.tc-header-ribben ul li {
	float: left;
	padding-right: 10px;
	padding-left: 3px;
}

div#header div.tc-header-ribben ul li a {
	color: #5e6977;
}

div#header div.tc-header-ribben ul li a:hover {
	text-decoration: none;
}

/*div#header div.tc-header-ribben ul li.active {
	cursor: pointer;
	border-right: 1px solid #d0d7e1;
	background-image: -webkit-gradient(linear, 
	left top, 
	left bottom, 
	from(#fff), to(#dce3eb));
}*/

/* Header Logo */
li#dejumble a {
}

/* Project Page Link Headers */
div#thinkingcode {
	line-height: 32px;
	font-size: 10px;
	cursor: pointer;
	border-left: 1px solid #d0d7e1;
	border-right: 1px solid #d0d7e1;
	background-image: -webkit-gradient(linear, 
	left top, 
	left bottom, 
	from(#fff), to(#dce3eb));
	height: 86px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

div#thinkingcode a {
	color: #5e6977;
	text-shadow: #fff 1px 1px 0;
}

div#thinkingcode a:hover {
	text-decoration: none;
}

div#thinkingcode img {
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: -1px;
}

div#header-menu {
	float: right;
	margin-right: 10px;
}

/* Header Button CSS */
div#header .link {
	font: 13px/32px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #6a7785;
	padding-left: 11px;
	padding-right: 11px;
	float: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/*
div#header .link.end {
		margin: 0 9px 0 0;
}
*/

div#header .link:hover {
		
}

div#header .link.active {
	cursor: pointer;
	border-left: 1px solid #d0d7e1;
	border-right: 1px solid #d0d7e1;
	background-image: -webkit-gradient(linear, 
	left top, 
	left bottom, 
	from(#fff), to(#dce3eb));
}	

/* Far right button, doesnt work in ie */
/*div#header .link.end:hover,
div#header .link.end.active {
	
}*/

/* Footer */

div#footer {
	float: left;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background-color: #fff;
	margin-bottom: 16px;
}

div#footer #copyright span {
	float: left;
	color: #545454;
	font-size: 11px;
	line-height: 28px;
	margin-left: 16px;
	font-weight: bold;
}

div#footer div#footer-links {
	float: right;
	line-height: 28px;
	margin-right: 16px;
}

div#footer div#footer-links a {
	font-size: 12px;
	font-weight: bold;
	color: #394b78;
	margin-left: 13px;
}

span.site_power {
	font-size: 1px;
}

/* @end */

/* @group Page Content */

div#body {
	/*margin-left: 4px;*/
}

div#body #main-wrapper-header {
	height: 40px;
	background-color: #e9dc73;
}

div#body #main-wrapper-header h1 {
	color: #494949;
	margin-left: 106px;
	margin-top: -2px;
	padding-top: 5px;
}

/*div#body h1 {
	color: #424951;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 4px;
}*/

div#body h3 {
	color: #424951;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 11px 0 1px;
}

/* @end */

/* @group Home */

/* @group Promo Splash */

div#body #splash_area {
	width: 800px;
	height: 490px;
	background-image: url(/static/img/front_splash_bg.png);
	margin-top: 40px;
	float: left;
}

#splash_area img#screenshot {
	margin-top: 15px;
	margin-left: 63px;
	float: left;
}

#splash_area div#splash_right_content {
	margin-left: 460px;
	margin-right: 41px;
	margin-top: 72px;
}

div#splash_right_content h3#intro {
	color: #a4a9af;
	font: normal normal 18px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0;
}

div#splash_right_content h1#title {
	font-size: 42px;
	margin-top: -2px;
	color: #fff;
	text-shadow: #000 0 0 11px;
	margin-left: -1px;
}

div#splash_right_content span#detail {
	font: 18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #4b4b4b;
}

div#_opts {
	margin-top: 33px;
	margin-left: -6px;
}

div#_opts > div {
	padding-left: 50px;
	padding-right: 19px;
	height: 100px;

	float: left;
	margin-bottom: 1px;
	width: 223px;
}

div#_opts h1 {
	color: #f9f9f9;
	margin-bottom: 3px;
	font: 18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	
	margin-left: -37px;
	padding-left: 37px;
	height: 28px;
	line-height: 31px;
	margin-bottom: 0;
}

div#_opts > div:hover {
	cursor: pointer;
}

div#_opts span {
	font: bold 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #f7f7f7;
}

div#_opts #top_opt {
	background: url(/static/img/s_hover_groups.png) no-repeat -298px 0;
}

div#_opts #top_opt h1 {
	background: url(/static/img/download_icon.png) no-repeat 3px 2px;
	margin-top: 12px;
}

div#_opts #top_opt:hover {
	background: url(/static/img/s_hover_groups.png) no-repeat 0 0;
}

div#_opts #bottom_opt {
	background: url(/static/img/s_hover_groups.png) no-repeat -298px -103px;
}

div#_opts #bottom_opt:hover {
	background: url(/static/img/s_hover_groups.png) no-repeat 0 -103px;
}

div#_opts #bottom_opt h1 {
	background: url(/static/img/buy_icon.png) no-repeat 3px 4px;
	padding-top: 2px;
}

/* @end */

/* @group Highlights */

div#body div#product_highlights {
	float: left;
	margin-top: 20px;
	margin-left: 16px;
	width: 846px;
}

div#body div#product_highlights .highlight {
	width: 375px;
	margin-right: 37px;
	margin-bottom: 18px;
	float: left;
}

div#body div#product_highlights .highlight h1 {
	font-size: 14px;
	margin-bottom: 9px;
}

div#body div#product_highlights .highlight span {
	font-size: 14px;
	color: #535353;
	float: left;
	padding-left: 46px;
	margin-left: -2px;
}

div#body div#product_highlights .highlight#one_click_access span {
	background: url(/static/img/highlight_menu_icon.png) no-repeat -1px -1px;
}

div#body div#product_highlights .highlight#smart_groups span {
	background: url(/static/img/highlight_smart_group.png) no-repeat -2px -2px;
}

/* @end */

/* @group Sub Footer Information Area */

div#body div#pre_footer {
	width: 800px;
	
	padding-top: 15px;
	padding-bottom: 20px;
	
	float: left;
	margin-top: 55px;
	background: url(/static/img/bar.png) no-repeat;
	position: relative;
	margin-left: -4px;
	padding-left: 37px;
	margin-bottom: 0;
}

/* Bottom divider line */
div#body div#pre_footer div#pre_footer_bottom {
	width: 800px;
	background: url(/static/img/bar_flip.png) no-repeat -17px;
	height: 9px;
	position: absolute;
	bottom: 0;
	margin-left: -19px;
}

div#body div#pre_footer .group {
	float: left;
}

div#body div#pre_footer .group h1 {
	font-size: 13px;
}

div#body div#pre_footer .group ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#body div#pre_footer .group ul li {
	margin-bottom: 4px;
}

div#body div#pre_footer .group .content {
	padding-right: 26px;
}

div#body div#pre_footer .group .content h3 {
	font-size: 11px;
	color: #888;
	font-style: italic;
	font-weight: normal;
	margin-top: 0;
}

div#body div#pre_footer .group .content span {
	font-size: 12px;
	color: #5d5d5d;
}

div#body div#pre_footer .group#latest_blog {
	width: 270px;
}

/* Temp */
div#body div#pre_footer .group#latest_blog #comming_soon {
	color: #a1a1a1;
	font-style: italic;
}

div#body div#pre_footer .group#latest_release_notes {
	width: 338px;
}

/* @end */

/* @group Footer */

div#body div#footer {
	float: left;
	width: 800px;
	text-align: center;
	margin-top: 8px;
}

div#body div#footer span, 
div#body div#footer a {
	font-size: 12px;
	color: #314d8a;
	font-style: italic;
}

/* @end */



/* @end */

/* @group Buy */

div#buy_page {
}

div#buy_page span {
	font-size: 15px;
	color: #4b4b4b;
}

div#buy_page #buy_paypal_link {
	margin-top: 20px;
}

/* @end */

/* @group Final */

div#body div#footer span.site_power, 
div#body div#footer span.site_power a {
		font: normal normal 11px sans-serif, Arial, Helvetica, "Helvetica Neue", Geneva;
	color: #8c8c8c;
}

div#body div#footer span.site_power a {
	font-weight: bold;
}

/* @end */

/* @group Promo */

div.row {
	float: left;
}



div.row div#top-graphic {
	width: 800px;
	height: 175px;
	margin-bottom: 16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(http://resources.dejumble.com.s3.amazonaws.com/img/top_web_graphic.png) no-repeat;
}

div#variation-promos {
	height: 465px;
}

div#variation-promos div.vpromo {
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 64%;
	height: 216px;
	margin-bottom: 16px;
}

div#variation-promos div.vpromo-side {
	width: 275px;
	background-image: url(http://resources.dejumble.com.s3.amazonaws.com/img/top_info_background.png);
	height: 216px;
}

div#variation-promos div#iphone-side.vpromo-side {
	float: right;
}

div#variation-promos div#mac-side.vpromo-side {
	float: left;
}

#iphone-side img {
	width: 293px;
	margin-top: 24px;
	margin-left: 5px;
}

#mac-side img {
	width: 304px;
	margin-top: 25px;
	margin-left: 12px;
}

div#variation-promos div.vpromo h1 {
	font-size: 20px;
	color: #535353;
	background-color: #ecf1f3;
	padding: 2px 6px 2px 22px;
}

div#variation-promos div.vpromo h3 {

	margin-left: 32px;
	margin-bottom: -2px;
	margin-top: 20px;
	padding: 2px 10px 2px 6px;
	width: 323px;
	font-size: 14px;
}

div#variation-promos div#mac-promo.vpromo {
	float: right;
}

div#variation-promos div#iphone-promo.vpromo {
	float: left;
}

div#variation-promos div#iphone-promo.vpromo img#mscreen {
	margin-top: -2px;
	margin-left: 16px;
	float: left;
	padding-bottom: 18px;
	padding-right: 10px;
}

div#variation-promos div#mac-promo.vpromo img#mscreen {
	margin-top: 0;
	margin-left: 16px;
	float: left;
	padding-bottom: 18px;
	padding-right: 10px;
	width: 213px;
}

div#variation-promos .vpromo div.caption {
	padding: 5px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
}

div#variation-promos .vpromo a.more-info {
	background-color: #7f8b9a;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	padding: 1px 4px;
	color: #eaeafe;
	text-shadow: #000000 0 0 0px;
	font-size: 11px;
	margin-right: 3px;
}

div#variation-promos .vpromo a.more-info:hover {
	color: #fffeff;
	text-decoration: none;
	background-color: #616a77;
}

div#promo-boxes {

}

div#promo-boxes div.info-box {
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	margin-bottom: 12px;
}

/* @end */

/* @group Shared */

div.section span.count-badge {
	float: right;
}

div#body div.page-box {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	background-color: #fff;
	margin-bottom: 16px;
	display: block;
	padding: 13px;
	min-height: 100px;
}

div#body div.page-box h1 {
	color: #5e6977;
	font-size: 17px;
	background-color: #eff0f5;
	margin-top: 11px;
	margin-bottom: 12px;
	margin-left: -13px;
	padding-left: 37px;
	width: 716px;
	
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
	line-height: 30px;
}

div#body div.page-box h3 {
	font-size: 14px;
	color: #2d68ce;
}

div#body div.page-box div.divided-row {
	border-bottom: 1px dashed #d2d2d2;
	padding-bottom: 12px;
	margin-top: 17px;
}

/* @end */

/* @group Updates */

.fc_updates .date {
	display: block;
	margin-bottom: 10px;
}

.fc_updates div {
	color: #393939;
	font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

/* @end */
