/*
Site Title: ION FreshStart
Release date: May 2009
Description: ION FreshStart Advanced Business Planning Website
Author URL: http://keviano.com

*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

.advancedbusinessplanning {
    font: bold 14px Helvetica, sans-serif;
    color: #4eb20c;
}

.advancedbusinessplanning a:hover {
    font: bold 14px Helvetica, sans-serif;
    color: #003595;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 40px 20px 40px;
	width: 940px;
}

.comp_inner-container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 40px 20px 40px;
	width: 940px;
}

.outer-container {
	padding-bottom: 4px;
    width: 100%;
}

.comp_outer-container {
	background: url(img/comp_sides.jpg) no-repeat center;
	margin: 0 auto;
	padding-bottom: 4px;
    width: 100%;
}

/* topper, header & title */

.topper {
    width: 940px;
    height: 110px;
    }

.header {
	height: 376px;
	text-align: center;
    background: url(img/header.jpg) #a0c6f5;

}

.page_header {
	height: 120px;
	text-align: center;
    background: url(img/page_bg.jpg) #a0c6f5;

}

.comp_header {
	height: 10px;
	text-align: center;
    background: url(img/comp_bg.jpg) #a0c6f5;

}



.header .title {
	color: #FFF;
	padding-top: 50px;
}

.header .push {
    padding-top: 0px;
    width: 940px;
    height: 376px;
}

.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

.pip {
    padding: 130px 350px 10px 230px;
    text-align:left;
}

.pip .title {
    text-align: left;
    font: bold 24px Helvetica,sans-serif;
    color: #1090eb;
    padding-bottom: 12px;
}

.pip .leaf {
    text-align: left;
    font: bold 12px Helvetica,sans-serif;
    color: #999;
    line-height: 26px;
    padding-top: 10px;
}

.pip_page {
    width: 445px;
    padding: 30px 0px 10px 50px;
    text-align:left;
    float: left;
}

.pip_page .title {
    text-align: left;
    font: bold 24px Helvetica,sans-serif;
    color: #1090eb;
    padding-bottom: 12px;
}

.pip_page .leaf {
    text-align: left;
    font-size: 14px;
    color: #554;
    line-height: 20px;
    padding-top: 10px;
}

.page_stand {
    width: 400px;    
    color: #000;
    line-height: 26px;
    padding: 120px 30px 0 0;
    float: right;
}

.nosoftware {
    height: 75px;
	padding: 10px 350px 10px 160px;
    text-align:left;
}


.tag {
    height: 110px;
    width: 375px;
    float: left;
    text-align: center;
    color: #FFF;
    }
    
.tag img {
    border: none;
    }
    
.tagpad {
    padding: 14px;
}
    
.tagtext {
    font: bold 24px helvetica,sans-serif;
    color: #fff;
    text-decoration: none;
}

.tagtext a {
    font: bold 24px helvetica,sans-serif;
    color: #fff;
    text-decoration: none;
}

.tagtext a:hover {
    font: bold 24px helvetica,sans-serif;
    color: #fff;
    text-decoration: underline;
}

/* path */

.topright {
    float:right;
    font: bold 13px helvetica,sans-serif;
    padding-top: 50px;
    color: #9e9e9e;
    text-align: right;
}

.topright li,.path ul {
    display: inline;
}

.topright a {
	color: #9e9e9e;
	text-decoration: none;
    padding: 0 0 0 12px;

}
.topright a:hover {
	color: #1079eb;
	text-decoration: none;
    padding: 0 0 0 12px;
}



/* main */
.main {
    height:auto;
	border-left: solid 1px #a6a6a6;
	border-right: solid 1px #a6a6a6;
}

.main_comp {
    height:540px;
	border-left: solid 1px #a6a6a6;
	border-right: solid 1px #a6a6a6;
	background: url(img/comp_main.jpg) no-repeat;

}

.mainindex {
    height:auto;
}

.maintop {
    background: url(img/page_top.jpg) #ffffff;
	height: 15px;
}

.mainbottom {
	height: 21px;
}

/* Included Page */

.inc {
	background: #fff;
	width: 800px;
	height: auto;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 10px 20px;
    border: 2px solid #ccc;

}

.bound {
	float:left;
	width:264px;
}

.inc .box {
    background: #fff;
    float: left;
    width: 264px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 7px 7px 7px 8px;
   
}

.inc .box2 {
    background: #fff;
    float: left;
    width: 264px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 7px 7px 7px 8px;
   
}

.inc .intext {
	height:auto;
    font-size: 12px;
    margin-left: 290px;
    padding-top: 10px;
    padding-right: 20px;
    line-height: 20px;

}

.inc .htext {
    color: #000;
    font: bold 14px Helvetica, sans-serif;
}

.inc .smalltext {
    color: #999;
    font: normal 11px Helvetica, sans-serif;
}

/* Contact Page Icons */

.icons {
	float: left;
	background: #fff;
	width: 220px;
	height:auto;
    padding: 0px 0px 0px 0px;
    margin: 2px 30px 20px 30px;;

}

.icons .box {
	background: #fff;
    width: 50px;
    height: 50px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	text-align:center;
}

.icons .intext {
    width: 204px;
    height: auto;
    font-size: 13px;
    padding: 6px 6px 6px 6px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;

}

.icons .intext_fixed {
    width: 204px;
    height: 200px;
    font-size: 13px;
    padding: 6px 6px 6px 6px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;

}


.twitter_div {
    font-size: 13px;
    line-height: 20px;
	width: 204px;

}

.twitter_update_list {
	list-style:none;
	width: 204px;
}


.icons .htext {
    color: #000;
    font: bold 14px Helvetica, sans-serif;
}

.icons .smalltext {
    color: #999;
    font: normal 11px Helvetica, sans-serif;
}

/* Buy Page */

.buy {
	background: #fff;
	width: 800px;
    padding: 5px 0px 5px 0px;
    margin: 0px 20px 20px 20px;
    border: 2px solid #ccc;

}

.buy .box {
    background: #fff;
    width: 158px;
    height: 195px;
    padding: 10px 10px 10px 10px;
    margin: 7px 7px 7px 7px;
}

.buy .intext {
    width: 380px;
    height: auto;
    font-size: 13px;
    padding: 8px 20px 10px 20px;
    line-height: 18px;
    margin: 7px 7px 7px 7px;
}

.buy .rtext {
    float: right;
    width: 110px;
    height: auto;
    font-size: 14px;
    padding: 26px 20px 10px 20px;
    line-height: 20px;
    margin: 7px 7px 7px 7px;
    border-left: 2px solid #ccc;
    text-align: right;
}

.buy .holding {
    float: right;
    width: 600px;
    height: auto;
}

.buy .total {
    font: bold 14px Helvetica, sans-serif;
    color: 1090eb;
}

.buy .htext {
    color: #000;
    font: bold 14px Helvetica, sans-serif;
}

.buy .smalltext {
    color: #999;
    font: normal 11px Helvetica, sans-serif;
    float: right;
    padding-top: 10px;
    }
    
.buy .button {
    color: #999;
    font: normal 11px Helvetica, sans-serif;
    float: left;
    }


/* content */
.content-one {
	background: url(img/contentbg1.jpg) #a0c6f5;
    float: left;
	width: 300px;
    height: 200px;
    padding: 20px 20px 20px 20px;
    margin-top:20px;
    

}

.content-one .box {
    color: #664;
    line-height: 18px;
}

.content-one .box a {
    color: #fff;
    line-height: 18px;
	text-decoration:none;
}

.content-one .box a:hover {
    color: #fff;
    line-height: 18px;
	text-decoration:none;
	font-weight:bold;
}


.content-one .inbox {
    float: left;
	background: #1090eb;
    color: #fff;
    padding: 20px 20px 20px 20px;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    
}

.content-one .intext {
    color: #fff;
	font: bold 18px Helvetica,sans-serif;
    text-align: left;
    padding: 30px 10px 30px 10px;
    
}

.content-one .outtext {
    color: #fff;
	font: normal 14px Helvetica,sans-serif;
    margin-left:20px;
    margin-right:20px;
    line-height: 18px;
    text-align:left;
    
}

.content-one .outtext a {
    color: #fff;
	font: normal 12px Helvetica,sans-serif;
    line-height: 18px;
    text-align: justify;
    text-decoration: none;
    
}

.content-one .outtext a:hover {
    color: #003595;
	font: normal 14px Helvetica,sans-serif;
    line-height: 18px;
    text-align: justify;
    text-decoration: underline;
    
}

.content-one .htext {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    margin-left:20px;
    margin-right:20px;
    line-height: 18px;
    text-align:justify;
    
}

.content-one .htext a {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    text-align:justify;
    text-decoration: none;
    
}

.content-one .htext a:hover {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    text-align:justify;
    text-decoration: underline;
    
}


.content-one li {
	list-style: url(img/li.gif);
	margin: 0 20px 0 20px;
    color: #fff;
	font: normal 14px Helvetica,sans-serif;
    line-height: 20px;

}
.content-one p {font-family: "Helvetica",sans-serif;}

.content-two {
	background: url(img/contentbg1.jpg) #a0c6f5;
    float: left;
	width: 300px;
    height:200px;
    padding: 20px 20px 20px 20px;
    margin-top:20px;
    margin-left:20px;
    

}

.content-two .box {
    color: #664;
    line-height: 18px;
}

.content-two .inbox {
    float: left;
	background: #1090eb;
    color: #fff;
    padding: 20px 20px 20px 20px;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    
}

.content-two .intext {
    color: #fff;
	font: bold 18px Helvetica,sans-serif;
    text-align: left;
    padding: 30px 10px 30px 10px;
    
}

.content-two .outtext {
    color: #fff;
	font: normal 14px Helvetica,sans-serif;
    margin-left:20px;
    margin-right:20px;
    line-height: 18px;
    text-align:justify;
    
}

.content-two .outtext a {
    color: #fff;
	font: normal 14px Helvetica,sans-serif;
    line-height: 18px;
    text-align:justify;
	text-decoration:none;
    
}

.content-two .outtext a:hover {
    color: #fff;
	font: normal 14px Helvetica,sans-serif;
    line-height: 18px;
    text-align:justify;
	text-decoration:none;
	font-weight:bold;
    
}

.content-two .htext {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    margin-left:20px;
    margin-right:20px;
    line-height: 18px;
    text-align:justify;
    
}

.content-two .htext {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    margin-left:20px;
    margin-right:20px;
    line-height: 18px;
    text-align:justify;
    
}

.content-two .htext a {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    text-align:justify;
    text-decoration: none;
    
}

.content-two .htext a:hover {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    text-align:justify;
    text-decoration: underline;
    
}

.content-two li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content-two p {font-family: "Helvetica",sans-serif;}

.content-three {
	background: url(img/contentbg3.jpg) #a0c6f5;
    float: left;
	width: 180px;
    height:200px;
    padding: 20px 20px 20px 20px;
    margin-top:20px;
    margin-left:20px;
    

}

.threelined {
    text-align: center;
    padding-top: 10px;
    
}

.content-three .box {
    color: #664;
    line-height: 18px;
}

.content-three .inbox {
    float: left;
	background: #1090eb;
    color: #fff;
    padding: 20px 20px 20px 20px;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    
}

.content-three .intext {
    color: #fff;
	font: bold 18px Helvetica,sans-serif;
    text-align: left;
    padding: 30px 10px 30px 10px;
    
}

.content-three .outtext {
    color: #fff;
	font: bold 14px Helvetica,sans-serif;
    margin-left:20px;
    margin-right:20px;
    line-height: 18px;
    text-align:justify;
    
}

.content-three .htext {
    color: #fff;
	font: bold 20px Helvetica,sans-serif;
    margin-left: 6px;
    margin-right:20px;
    line-height: 18px;
    text-align:justify;
    
}

.content-three img {
	border: 0px;
    
}


.content-three li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content-three p {font-family: "Helvetica",sans-serif;}

.vidimage {
	padding: 10px 0 0 66px;
}

/* navigation */
.navigation {
	background: #fff;
    float: right;
	width: 210px;
    margin-top: 20px;
}
.navigation h2 {
	background: #1090eb;
    color: #fff;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
    padding-bottom: 6px;
    text-transform: uppercase;
    margin: 10px;
}
.backdrop {
	float: right;
    background: #fff;
	width: 210px;
    height: 250px;
    margin-bottom: 20px;
}
.sidetext {
	font-size: 11px;
	color: #554;
	display: block;
	padding: 9px 10px 11px 10px;
    margin: 10px 10px 10px 10px;
	text-decoration: none;
	width: 80%;
}

.widecentral {
	font-size: 14px;
	color: #554;
    line-height: 20px;
	padding: 20px 10px 10px 10px;
	text-decoration: none;
	width: 850px;
	margin: 0 35px 0 35px;
}

.widecentral_comp {
	font-size: 14px;
	color: #554;
    line-height: 20px;
	text-decoration: none;
	width: 938px;
}

.widecentral a {
	
    text-decoration: none;
}

.widecentral li {
	list-style: url(img/li2.gif);
	font-size: 14px;
	color: #554;
    line-height: 20px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	margin: 0 35px 0 35px;
}

.widecentral .h2text {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 14px 0 14px 20px;
    margin: 8px 8px 8px 8px;
	text-decoration: none;
	width: 80%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;
    
}

/* footer */
.footer {
	background: url(img/footerbg.jpg) #a0c6f5;
    height: 50px;
    width: 920px;
	color: #fff;
	font: bold 1em sans-serif;
	margin-top: 0px;
	padding: 10px 10px 10px 10px;
    float: left;
}

.logoleft { 
    float: left; 
    padding-left: 3px;
}

.textleft { 
    float: left; 
    padding: 0px 10px 0px 20px;
    line-height: 18px;

}

.textleft a { 
    padding: 0px 5px 0px 0px;

}

.textright {
    float: right;
    padding: 20px 6px 12px 0;
}

.textright li,.path ul {
    display: inline;
}

.textright a {
	color: #fff;
	text-decoration: none;
    padding: 0px 5px 0px 5px;

}
.textright a:hover {
	color: #fff;
	text-decoration: underline;
    padding: 0px 5px 0px 5px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.comp_midtext {
	width: 430px;
	padding: 10px 10px 10px 10px;
	margin: 100px 0 10px 215px;
}

.comp_midtext_highlight {
	color: #fd6900;
	font-weight:bold;
}

.comp_ruleline {
	text-align:center;
	margin: 20px 0 0 0;
	color: #03F;
}

.comp_ruleline a {
	padding: 0 10px 0 10px;
	color: #72bece;
	text-decoration: none;
}

.comp_ruleline a:hover {
	padding: 0 10px 0 10px;
	color: #03F;
	text-decoration: underline;
}

.twit_link {
	padding: 0 0 0 800px;
	height: 150px;
	width: 130px;
}

.we-accept {
	padding: 0 0 0 230px;
}

.winNote {
    color: #d80000;
    font-weight: bold;
    }
    
.macNote {
    color: #41c400;
    }
    
/* For the JavaScript OS detection color switching */
    
.win .example {
  background-color: red; 
  color: white;
  padding: 6px 6px 6px 6px;

}

.mac .example {
  background-color: #b6ffb4; 
  color: green;
  padding: 6px 6px 6px 6px;
}

.example {
    padding: 0;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }

/* Style for Content Lightbox */

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid #34a1ee;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

/* Troubleshooting Code */

.helpLeft {
	float:left;
	width: 410px;
	padding: 0 10px 0 1px;
	border-right: 1px dashed #ccc;
}

.helpRight {
	float:right;
	width: 410px;
	padding: 0 1px 0 10px;
}

.helpLeftLower {
	float:left;
	width: 410px;
	padding: 10px 10px 0 1px;
	border-right: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
}

.helpRightLower {
	float:right;
	width: 410px;
	padding: 10px 1px 0 10px;
	border-top: 1px dashed #ccc;
}

.break {
	border-top: 1px dashed #ccc;
}

/* Affiliate Page Code */

.afimage {
	padding:0;
}

.afimage img {
	padding: 10px 0 0 34px;
}

.afBannerbox {
	padding: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
	border: dashed 1px #999;
}

/* Affiliate Signup Form */

.fbformmain {
	margin:30px auto; 
	width:340px;
	}

.fbformbox {
	border:solid 1px #c6cfe1;
	background:#dfe4ee;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}
.fbformbox h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
.fbformbox p {padding-bottom:14px;}

.fbformbox input .fbforminput-text {
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

.fbforminput-text {
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
	padding: 4px 2px 4px 2px;
}

.fbformbox label {
	display:block;
	margin-bottom:10px;
	color:#555555;
}

.fbformbox label span {
	display:block;
	float:left;
	padding-right:6px;
	width:120px;
	text-align:right;
	font-weight:bold;
}
.spacer{margin-left:126px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.green{
	background:url(img/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.submitPush {
    padding: 0 0 0 129px;
}