@import url("Main.css");

* { 
	behavior:url(../SiteAssets/pngfix.htc)
}
body {
	margin:0;
	padding:0;
	background-color:#fff;
}
#header { 
	padding:0; 
	width:950px; height: 300px;
	margin:0 auto 30px; border: 1px solid; border-top: 1px solid #b68c5c;
	background: url(Images/home/bkgd-noFlashBanner.jpg) no-repeat left top;
}

#header #cradle {
	width:955px; 
}


#header h1 {
	margin: 100px 30px;
	background: url(Images/general/bkgd-h1.png) no-repeat left top;
}

#header p, #header p a { color: #84654a; }
#header p {
	margin: -60px 40px 0 ;
	
}

#header p.getFlash {
 	width: 600px; text-align: left; font-size: 1.6em; color: white;
 	margin:  0 0 0 200px; padding: 10px;
}

#header p.getFlash a {
	color: white;
}

ul#mainMenu {
	display: none;

}

ul#mainMenu li a {
	background:url(images/LearnAboutMoney/bkgd-mainNav-kb.jpg) no-repeat left top;
	border: 1px solid red;
}
#content {
	margin:0;
}
#logIn {
    display:none;
}
.centered, .AspNet-CreateUserWizard-CreateUserButtonPanel {
	text-align:center !important;
}

/* @group Intro Panels */
div#introPanels {
	margin:10px auto 20px;
	height:220px;
	width:940px;
}
div#introPanels div.introPanel {
	width:235px; 
	float:left;
	margin:0 25px; 
	padding:10px; 
}
div#introPanels h4 {
	text-indent: -9999px;
}
div#introPanels p {
	margin: 0 5px; 
	line-height: 1.7em;
	font-size:12px;
}
div#introPanels p.text {
	height: 120px;
}
div#introPanels a.bigButton {
	display: block;
	text-indent: -9999px; 
	height: 34px;
	margin: 30px 0 0 0;
}
div#introPanels div#dreamPanel h4 {
	background: url(images/home/bkgd-H4-whatsYourDream.gif) no-repeat 3px 0px;
}
div#introPanels div#dreamPanel a.bigButton {
	background: url(images/home/bkgd-a-startDream.jpg) no-repeat left top;
}
div#introPanels div#bankPanel h4 {
	background: url(images/home/bkgd-H4-learnAboutMoney.gif) no-repeat;
}
div#introPanels div#bankPanel a.bigButton {
	background: url(images/home/bkgd-a-startLearning.jpg) no-repeat left top;
}
div#introPanels div#realityPanel h4 {
	background: url(images/home/bkgd-H4-dreamsToReality.gif) no-repeat;
}
div#introPanels div#realityPanel a.bigButton {
	background: url(images/home/bkgd-a-realStories.jpg) no-repeat left top;
}
/* @end */

/* @group Tools */
div#tools {
	margin: 25px 3px 0 3px; 
	height: 198px; 
	line-height: 1.3em;
	background: url(images/home/bkgd-tools.jpg) repeat-x left top;
}
div#tools p {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 0.90em;
}
div#tools p a img {
	margin:-3px 0;
}
div#tools a.title {
	color: #8a5d3B; 
	font-size: 1.2em; 
	text-decoration: none; 
	line-height: 1.6em;
}

/* Original Community Panel. To be re-instated when the Competition has finished */ 

div#tools div#start {
	background: url(images/home/bkgd-li-startBudget.jpg) no-repeat left top; 
	height: 158px; 
	width: 190px; 
	border-right: 3px solid white;
	padding: 40px 30px 0 400px; 
	float: left;
}
/* Competition Temp Stylin  */
/*div#tools div#start {
	background: url(images/home/bkgd-li-startBudget-comp.jpg) no-repeat left top; 
	height: 168px; 
	width: 190px; 
	border-right: 3px solid white;
	padding: 40px 30px 0 400px; 
	float: left;
}*/

div#tools div#start p.text {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 0.90em;
}

div#tools div#start p.comp {
	margin: 65px 0 0 -346px; 
}

div#tools div#start p.comp a {
	display: block; width: 195px; height: 55px;
	text-indent: -9999px;
}
/* //Competition Temp Stylin  */

div#tools div#rainy {
	padding: 40px 120px 0 18px; margin: 0 0 0 623px; 
	background: url(images/home/bkgd-tools_rainy.jpg) no-repeat right top; height: 158px;
}
/* @end */

/* @group Community */
div#communityHolder {
   	background: url(images/home/bkgd-communityHolder.jpg) repeat-x left bottom;
   	height: 117px; 
}
div#community {
	width: 940px; 
	height: 87px; 
	margin: 0 auto 0; 
	line-height: 1em; 
	padding: 0px 3px;
	background: url(images/home/bkgd-div_community.gif) no-repeat right top;
	clear: both;
}
div#community div {
	float: left; 
	width: 194px; 
	text-align: center; 
	margin: 16px 70px 10px; 
	padding: 6px 0 6px;
}
div#community div a {
	text-decoration:none;
}
div#community div a:hover {
	text-decoration:underline;
}
div#community div.started {
	background: url(images/home/bkgd-div_started.jpg) no-repeat;
	margin-left:35px; 
	color: #6fa244;
}
div#community div.started a {
	color:#6fa244;
}
div#community div.added {
	background: url(images/home/bkgd-div_added.jpg) no-repeat;
	color:#00b0d8;
}
div#community div.added a {
	color:#00b0d8;
}
div#community div.reached {
	background: url(images/home/bkgd-div_reached.jpg) no-repeat;
	margin-right: 25px;
	color:#652d90;
}
div#community div.reached a {
	color:#652d90;
}
div#community div strong { 
	color:#123394;
	display: block;
	margin: 0; 
	padding: 0 0 3px;
	font: normal 2em/1em "Trebuchet MS";
}
/* @end */

/* @group Footer */
#footer {
	margin-top: 0; 
	margin-bottom:20px;
	line-height: 0.80em;
}
#footer ul#footMenu {
	color: #b2b2b2; 
	width: 630px; 
	font-size: 0.85em;
	float: none; 
	margin: 0; 
	padding: 0;
 	list-style-type:none; 
	text-align: center;
}
#footer ul#footMenu li {
	display:inline; 
	padding:0 14px;
}
#footer ul#footMenu li a {
	color: #0f2484;
}
#footer p.credits {
	margin: 0; 
	width: 630px;
	text-align: left; 
	text-align: center; 
	padding: 5px 0;
}
#footer p.homeStart a {
	margin-top: 0px;
}

#footer p.homeStart {
	float: right; 
	width: 200px; 
	margin: -20px 73px 0 0;
}
* html #footer p {
    margin: 0; 
	line-height: 0.10em; 
	padding: 0 0 0 0;
}
/* @end */

/* Form Styles */
#registerPanel {
	text-align:left;
	width:520px;
}
#formHolder, #formHolder2 {
	background: #DDEAFA url(Images/startDream/bg-form-tallBckgd.jpg) repeat-x left top;
	border-left:2px solid #DDEAFB;
	border-right:2px solid #DDEAFB;
	font-size:.9em;
	color:#999999;
	padding:0 25px 2px 25px;
	line-height:normal;
	color:#333333;
}
.forgottenPasswordBG {
	background: #DDEAFA url(Images/startDream/bg-form-smallestBckgd.jpg) repeat-x left top !important;
	padding-left:5px;
	line-height:1em;
	font-size:1em !important;
}
#formHolder ul {
	margin-top:10px;
}
#formHolder ul li {
	padding-bottom:5px;
}
#formHolder p {
	text-align:center;
}
#formHolder a, #formHolder2 a  {
	color:#333333;
}
#formHolder h4, #formHolder2 h4 {
	margin:0;
	padding:0;
	padding-top:1px;
	padding-bottom:9px;
	color:#123394;
	font-size:1.6em;
	text-align:center;
}
#formHolder h4 em, #formHolder2 h4 em {
	font-weight:normal;
	font-size:95%;
	font-style:normal;
	padding-left:5px;
}
.formTop {
	background: url(Images/startDream/bg-form-top.jpg) repeat-x center top;
	display:block;
	height:11px;
	margin-top:10px;
}
.formTop-left {
	background: url(Images/startDream/bg-form-topLeft.jpg) no-repeat left top;
	display:block;
	height:11px;
}
.formTop-right {
	background: url(Images/startDream/bg-form-topRight.jpg) no-repeat right top;
	display:block;
	height:11px;
}
.formBottom {
	background: url(Images/startDream/bg-form-bottom.jpg) repeat-x center bottom;
	display:block;
	height:12px;
}
.formBottom-left {
	background: url(Images/startDream/bg-form-bottomLeft.jpg) no-repeat left bottom;
	display:block;
	height:12px;
}
.formBottom-right {
	background: url(Images/startDream/bg-form-bottomRight.jpg) no-repeat right bottom;
	display:block;
	height:12px;
}
.inputFloat {
	display:block;
	float:left;
	margin-right:10px;
}
#formHolder input, #formHolder2 input {
	border:1px solid #B6CCED;
	padding:2px;
	margin-top:3px;
	margin-bottom:7px;
	color:#333333;
	font-size:13px;
	width:225px;
}
#formHolder input.email, #formHolder2 input.email {
	color:#3B3B3B;
}
#formHolder textarea, #formHolder2 textarea {
	border:1px solid #B6CCED;
	padding:2px;
	width:419px;
	height:130px;
	margin-top:3px;
	font-size:13px;
	color:#3B3B3B;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
}
#formHolder input.radio, input.radio, input.checkbox, input#ctl00_mainContent_CreateUserWizard1_CreateUserStepContainer_chkContact, input#ctl00_mainContent_CreateUserWizard1_CreateUserStepContainer_chkRememberMe {
	width:auto;
	margin-top:0;
	margin-bottom:0;
	color:#3B3B3B;
	border:none;
}
#formHolder fieldset, #formHolder2 fieldset, fieldset {
	margin:0px;
	padding:0px;
	border:none;
}
#formHolder fieldset legend, #formHolder2 fieldset legend, fieldset legend {
	display:none;
}
/* Styles the Submit button on the Register page */
input.submitButton, input#ctl00_mainContent_CreateUserWizard1___CustomNav0_StepNextButtonButton {
	margin-top:10px;
	width:100px;
	margin-left:-250px;
}
input[type="submit"] {
 	border:none;
	background:url(Images/general/button-submit.jpg) no-repeat top left;
	width:121px !important;
	height:22px !important;
	text-indent:-1000px;
	border:none !important;
	cursor:pointer;
	margin-top:17px !important;
}
input.buttonRegister {
	background:url(Images/general/button-register.gif) no-repeat top left !important;
	border:none !important;
	width:120px !important;
	height:21px;
	cursor:pointer;
}
.singleLine {
	display:block;
	padding:5px;
	color:#666666;
}
div.forgottenPassword {
	width:700px;
	text-align:center;
}
table#ctl00_mainContent_pr1 tr td {
	padding:6px;
}
#formHolder table#ctl00_mainContent_pr1 tr td input {
	width:280px;
	margin-left:-160px !important;
}
#formHolder table#ctl00_mainContent_pr1 tr td label {
	margin-right:-70px;
}
input.forgottenPswdSubmit {
	background:url(Images/general/button-continue.jpg) no-repeat top left !important;
	border:none !important;
	cursor:pointer;
	position:relative;
	left:-464px;
	top:-15px;
	width:121px !important;
	height:22px !important;
}
#messages {
	text-align:center !important;
	color:#0F2484 !important;
	font-size:1.1em;
	padding:30px 0 65px 0;
}