/* ==========================================================================================	*/
/*				Personality Budgeting																*/
/*				Public CSS -> default															*/
/*				www.PersonalityBudgeting.com														*/
/* ==========================================================================================	*/


body
{
	margin: 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #e0e0e0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	margin-bottom: 3px;
	text-align: center;
	color: #006699;
}

h1
{
	font-size: 24px;
	margin-top: 10px;
	text-align: left;
	margin-left: 12px;
}

h1.banner, h1.banner_entry
{
	font-size: 16px;
	border-top: solid #d0d0d0 2px;
	border-bottom: solid #d0d0d0 2px;
	background: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-left: 0px;
}

h1.banner
{
	padding-bottom: 2px;
	margin: 20 0 0 0px;
}

h1.banner_entry { padding-bottom: 2px; }

h1.tagline
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #727272;
	text-align: center;
	margin: 0 0 5 0px;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; }

p, br, ul, ol
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}

p, br { margin: 0 5 10 5px; }

ul, ol
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}

li { margin-bottom: 5px; }

li.checked, li.crossed
{
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}

li.checked { list-style-image: url(images_navi/bullet_checked.gif); }
li.crossed { list-style-image: url(images_navi/bullet_crossed.gif); }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.highlight { background: #ffff80; }
.top25 { margin-top: 25px; }

span.bluetext
{
	font-weight: bold;
	color: #006699;
}

p.grey_large
{
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	color: #969696;
	margin: 12px;
}

p.blue_text, p.blue_bright
{
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
	margin: 6px;
}

.blue_text { color: #006699; }
.blue_bright { color: #0000ff; }

p.headline
{
	font-family: times,serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #000080;
	margin: 30 50 5 50px;
}

p.quote
{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%;
	color: #404040;
	margin: 30 12 5 6px;
}

.neat
{
	font-size: 14px;
	margin: 15 5 0 5px;
}

.feature
{
	color: #962020;
	font-weight: bold;
	font-size: 14px;
}

.notdone { background: #ffa0a0; }
.commenced { background: #ffe0a0; }
.operational { background: #e0ff00; }
.complete { background: #40ff60; }

.boldbtn
{
	font-weight: bold;
	padding: 5px;
	border: solid #960000 2px;
	background: #ffff80;
}

.quizquestion
{
	text-align: left;
	margin-bottom: 10px;
}

.textrequired
{
	text-align: center;
	color: #ff00ff;
}

div.yellowbox
{
	background: #ffff96;
	margin: 10 30 20 30px;
	padding: 10px;
	border: solid #666;
	border-width: 1 2 2 1px;
}

div.orangebox
{
	background: #f8efb0;
	margin: 10 30 20 30px;
	padding: 10px;
	border: solid #e7b234;
	border-width: 1 2 2 1px;
}

.ans0, .ans1, .ans2, .ans3 { border-bottom: solid #e0e0e0 1px; }
.ans0 { background: #ffffe0; }
.ans1 { background: #ffefe0; }
.ans2 { background: #efefe0; }
.ans3 { background: #e0efe0; }

.disclaimer
{
	font-size: 10px;
	padding: 10 0 10 0px;
}

.small
{
	font-size: 10px;
	font-weight: normal;
}

.smallc
{
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

span.copyright
{
	font-size: 10px;
	color: #888;
}

a:link { color: #2020ff; }
a:visited { color: #6060a0; }
a:hover { color: #ff4040; }
a:active { color: #ff0000; }

a.mainlink,  a:visited.mainlink, .pseudo2006
{
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.mainlink, a:active.mainlink { text-decoration: underline; }
.pseudo2006 { color: #e0efff; }

a.arrowlink
{
	text-decoration: none;
	padding: 0 3px;
	background: #fff;
	border: solid #ffdd60 1px;
}

a:hover.arrowlink
{
	background: #ff8;
	border: solid #ff4040 1px;
}

a.toplink, a:hover.toplink, a:active.toplink,  a:visited.toplink
{
	color: #969696;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.toplink,  a:visited.toplink { text-decoration: none; }
a:hover.toplink, a:active.toplink { text-decoration: underline; }

a.footerlink, a:hover.footerlink, a:active.footerlink,  a:visited.footerlink
{
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.footerlink,  a:visited.footerlink { text-decoration: none; }
a:hover.footerlink, a:active.footerlink { text-decoration: underline; }

a.tab, .pseudo
{
	display: inline;
	height: 18px;
	/*	width: 60px;	*/
	background: #016fa9;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	border-right: solid #fff 1px;
	border-top: solid #fff 1px;
	padding: 2 9 2 9px;
}

a:hover.tab, a:active.tab, .pseudo
{
	background: #0080c8;
	color: #fff;
}

a:visited.tab { color: #fff; }

a.quiz
{
	display: block;
	float: right;
	border: none;
	width: 90px;
	height: 26px;
	background: #fff url(images_navi/quiz_blur.gif) center no-repeat;
}

a:hover.quiz, a:active.quiz { background: #888 url(images_navi/quiz_focus.gif) center no-repeat; }

a.starthere
{
	display: block;
	border: none;
	width: 90px;
	height: 26px;
	background: #fff url(images_navi/starthere_blur.gif) center no-repeat;
}

a:hover.starthere, a:active.starthere { background: #fff url(images_navi/starthere_focus.gif) center no-repeat; }

a.thirtydaylink
{
	display: block;
	width: 200px;
	height: 100px;
	border: solid #a0a0a0 1px;
}

a:hover.thirtydaylink { border: solid #f00 1px; }
a:active.thirtydaylink { border: solid #ff0 1px; }

a.program
{
	display: block;
	float: right;
	border: none;
	width: 90px;
	height: 26px;
	background: #fff url(images_navi/program_blur.gif) center no-repeat;
}

a:hover.program, a:active.program { background: #888 url(images_navi/program_focus.gif) center no-repeat; }

a.journey
{
	display: block;
	float: right;
	border: none;
	width: 90px;
	height: 26px;
	background: #fff url(images_navi/journey_blur.gif) center no-repeat;
}

a:hover.journey, a:active.journey { background: #888 url(images_navi/journey_focus.gif) center no-repeat; }

a.sevenday
{
	float: right;
	border: none;
	width: 90px;
	height: 26px;
	background: #fff url(images_navi/sevenday_blur.gif) center no-repeat;
}

a:hover.sevenday, a:active.sevenday { background: #888 url(images_navi/sevenday_focus.gif) center no-repeat; }

.moreDetails01
{
	display: block;
	width: 140px;
	height: 60px;
	margin:0 auto;
}

.moreDetails01
{
	background: url(images_cta_btns/pbc_more_details_01.png);
}
.moreDetails01:hover
{
	background: url(images_cta_btns/pbc_more_details_01.png) 0 60px;
}



.buyNow01,.buyNow02, .buyNow03, .buyNow04, .buyNow05, .buyNow06, .buyNow07
{
	display: block;
	width: 600px;
	height: 34px;
	margin:0 auto;
}

.buyNow01
{
	background: url(images_cta_btns/pbc_call_to_action_01.png);
}

.buyNow01:hover
{
	background: url(images_cta_btns/pbc_call_to_action_01.png) 0 34px;
}

.buyNow02
{
	background: url(images_cta_btns/pbc_call_to_action_02.png);
}

.buyNow02:hover
{
	background: url(images_cta_btns/pbc_call_to_action_02.png) 0 34px;
}

.buyNow03
{
	background: url(images_cta_btns/pbc_call_to_action_03.png);
}

.buyNow03:hover
{
	background: url(images_cta_btns/pbc_call_to_action_03.png) 0 34px;
}

.buyNow04
{
	background: url(images_cta_btns/pbc_call_to_action_04.png);
}

.buyNow04:hover
{
	background: url(images_cta_btns/pbc_call_to_action_04.png) 0 34px;
}

.buyNow05
{
	background: url(images_cta_btns/pbc_call_to_action_05.png);
}

.buyNow05:hover
{
	background: url(images_cta_btns/pbc_call_to_action_05.png) 0 34px;
}

.buyNow06
{
	background: url(images_cta_btns/pbc_call_to_action_06.png);
}

.buyNow06:hover
{
	background: url(images_cta_btns/pbc_call_to_action_06.png) 0 34px;
}

.buyNow07
{
	background: url(images_cta_btns/pbc_call_to_action_07.png);
}

.buyNow07:hover
{
	background: url(images_cta_btns/pbc_call_to_action_07.png) 0 34px;
}



table
{
	empty-cells: show;
	font-size: 11px;
}

table.main
{
	background: #fff;
	border: solid #444 1px;
	padding-top: 2px;
	/*	padding-left: 4px;	*/
	/*	padding-right: 4px;	*/
}

table.entry_lhs { background: #efefef url(images/entry_lhs_bkgnd.gif) top repeat-x; }

table.branding
{
	border-left: solid #fff 4px;
	border-right: solid #fff 4px;
}

table.branding2006
{
	border-left: solid #fff 4px;
	border-right: solid #fff 4px;
	background: #007dc0;
}

th { background: #efefef; }

td.box
{
	background: #fff;
	border: solid #d0d0d0 2px;
}

td.content
{
	background: #fff url(images/top_gradient.gif) top repeat-x;
	border-top: solid #fff 2px;
	border-left: solid #fff 4px;
	border-right: solid #fff 4px;
}

td.contenttutorial
{
	background: #efefef;
	border: solid #fff 2px;
	border-width: 2 4 4 4px;
}

td.entry_feature { background: #fff url(images/entry_feature_gradient.gif) top repeat-x; }

td.topbar
{
	height: 35px;
	background: #efefef;
	color: #969696;
	vertical-align: top;
}

td.navibar
{
	height: 35px;
	background: #77afd4;
	color: #fff;
	border-top: solid #fff 1px;
	text-align: left;
	vertical-align: bottom;
}

hr { color: #808080; }

input, select
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

input.confirm
{
	font-weight: bold;
	border: solid #efefef 1px;
}
input.submit
{
	font-weight: bold;
	color: #960000;
	background: #ffff00;
}

input.demo { border: solid #e0e0e0 1px; }

.action
{
	color: #0000ff;
	background: #ffff80;
	border: solid #800000 1px;
	border-width: 1 2 2 1px;
	font-weight: bold;
	padding: 3 10 3 10px;
}

textarea
{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

option { padding: 2px; }

img
{
	border: none;
	margin: 0px;
	color: #888;
	font-size: 9px;
}

#node-1,#node-2,#node-3,#node-4,#node-5,
#node-6,#node-7,#node-8,#node-9,#node-10,
#node-11,#node-12,#node-13,#node-14,#node-15,
#node-16,#node-17,#node-18,#node-19,#node-20,#node-21 { background: #fff; }

#invite_1,#invite_2,#invite_3,#invite_4,#invite_5,#invite_6
{
	background: #efefef;
	padding: 5px;
	border: solid #e0e0e0 1px;
}

#invite_1 { display: block; }
#invite_2,#invite_3,#invite_4,#invite_5,#invite_6 { display: none; }
