@CHARSET "ISO-8859-1";
@import url("reset.css");
@import url("colorbox.css");


/* XHTML Elements */

body, table {
	font-size:1em;
	font-family:arial, verdana, sans-serif;
	color: #000000;
}



h1 {
	margin:10px 5px;;
	font-weight:bold;
	font-size:200%;
}

input {
/*	font-size:120%;
	padding:3px;*/
}

.normalForm {
	font-size:100%;
	padding:0px;
}

input.button {}

/* Template DIVs */

#body {
	position:relative;
	width:950px;
	margin:10px auto;
	border:1px dashed red;
}

#header {}

#footer{}



/* Page DIVs */

#signup {}

#signup_form, #login_form {
	position:relative;
	margin:10px auto;
	width:70%;
	border:1px dashed orange;
}

#login_form {
	width:40%;
}

.row, .submit_row {
	position:relative;
	width:100%;
	margin:5px 0;
	clear:both;
}

.row label {
	position:relative;
	display:block;
	margin:5px 0;
}


.row .col_50 {
	position:relative;
	width:50%;
	float:left;
}

.row .col_33 {
	position:relative;
	width:33%;
	float:left;
}

.submit_row {
	position:relative;

}

#signup_form .error {
	font-size:80%;
	color:#E60000;
	font-weight:bold;
}





.hide {
	display: none;
}


/* BudgetPlanner Template CSS */


body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: small;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(/images/new/background_sliver.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:white;

}

#container {

	padding: 0px;
	margin: 0 auto;
	width:1024px;
	padding-left: 0px;
	text-align: left;
	

	
}


.container_small {
	/*background-image:url(/images/new/background.jpg);*/
	background-repeat:repeat-y;
}

.container_large {
	/*background-image:url(/images/new/backgroundfull.jpg);*/
	background-repeat:repeat-y;
}




#mainContent {

}

.mainContent_small {
/*	background:url(/images/new/header.jpg) no-repeat scroll center top;*/
}

.mainContent_large {
	/*background:url(/images/new/backgroundfull_top.jpg) no-repeat scroll center top;*/
}


.leftcontainer {

background-image:url(/images/leftback.jpg);
background-repeat:repeat-y;

}

.clear {
	clear: both;

}


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


fieldset {border:0 solid;}
fieldset legend	{display:none;}


a{
	font-family: Arial, Helvetica, sans-serif;
}


a:hover {
	color: red;
}

a:visited {

}


#leftSection {
	background: url(/images/new/fullworkout_background.jpg) no-repeat;
	width: 255px;
	float:left;
	margin: 0px;
	padding: 0px;
	border-left: 0px;
	padding-left:0px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	padding-top:20px;
	padding-left:0px;
	clear:left;
	display:inline;
}

#leftSection a{
	text-decoration:none;
	color:#000000;
}

#leftSection a:hover {
	text-decoration:none;
	color:red !important;
}

#leftSectionLinks {

	height:450px;
	display:block;
	width:240px;
	margin-left:10px;
	margin-top:10px;

}



/*
#leftSection a{
color:#000;
text-decoration:none;
font-size:16px;
font-weight:bold;
margin-left:10px;
margin-top:20px;
display:block;
padding-bottom:20px;

}

#leftSection a.startBudget {
background-image:url(/images/startyourbudget.jpg);
width:199px;
height:67px;
background-repeat:no-repeat;
padding-top:55px;
color:white;
font-size:24px;
text-align:center;
}


#leftSection a.leftSectionLinks {
background-image:url(/images/chooserbox.jpg);
width:199px;
height:50px;
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
}


#leftSection ul{
list-style-type: disc;
list-style-image: url(bullet.gif);
list-style-position: inside;
}


#leftSection li{
padding:15px 10px;
}
*/






#tipSection {
background-image:url(http://images2.moneysavingexpert.com/images/tabbed_signupbox/Refined-Tip-Bar2.gif);
background-repeat:no-repeat;
padding:0;
margin-right:20px;
width:200px;
float:right;
display:inline;
}


#rightSection {
/*background: white;
background-image:url(/images/righthandside.gif);
background-repeat:no-repeat;
background-position:bottom center; */
width: 199px;
float:right;
margin-top:20px;
padding-left:0px;
padding-right:0px;
margin-bottom:10px;


}
/*
#rightSectionLinks a {
color:#000000;
display:block;
font-size:16px;
font-weight:bold;
margin-left:20px;
margin-right:5px;
margin-top:10px;
padding-bottom:10px;
text-decoration:none;
}
*/


#header {
/*background: white;*/
}

#headerSection {

margin:0px;
padding:0px;

text-align:top;
}

#headerDate {
color:white;
position: absolute;
right:0px;
bottom:0px;
text-align:right;
padding-right:20px;
margin-bottom:30px;
font-weight:bold;
}



#headerNav {
color:black;

text-align:center;

width:250px;
height:55px;

float:left;

margin-left:-150px;
}

#headerNav a {
color:black;
text-decoration:none;
font-size:14px;
font-weight:bold;
/*margin-left:20px;*/
}
	
	
#headerNav a.selected_header {

text-decoration:underline;

}

#headerNav a:hover {
text-decoration:underline;
color:#a51a1a;
}

#headerIcons {
width:250px;
float:left;
padding:5px;
}

#headerMenu {
text-align:center;
float:left;
padding:5px 0px;
line-height:25px;
color:#000;
font-size:8pt;

}

#headerMenu input {
padding:0;
font-size:100%;
color:#000;
border: 1px solid #aeb38a;
}

#headerBar {
/*height:40px;

background:white;
border-bottom: #FFAE55 1px solid;
border-top: white 2px solid;
*/
margin-top:-40px;
}


#pageContent {
margin:0px;
padding:5px;
float:left;

}

#footerContent {
clear:both;
/*background:url(/images/new/footer.jpg) no-repeat center top;
height:66px;*/
background-color:#d5eaff;
color:#39414e;
border:1px solid #a4adb2;
margin:5px;
padding:5px;
font-size:9pt;
}

h1, h2, h3, h4 {margin:0px; padding:0px;}

h1 {
font-size:24px;
color:#930b0d;
margin-bottom:10px;
}

h2 {
font-size:16px;
font-weight:bold;
color:#636363;
margin-bottom:5px;
}

p {
margin-bottom:1em;
}

#spendingDiary {
float:left;
background:#f8f3d3 url(/images/yellowgradient.jpg) repeat-x;
width:226px;
height:85px;
}


#martinBudgeting {
width:199px;
text-align:center;
padding-top:42px;
background:url(/images/budgetingdemo.jpg) no-repeat;

}




#piggyBanking {

	background:url(/images/new/piggybanking.jpg) no-repeat;
	width:221px;
	height:85px;
	margin-left:13px;
	padding-left:5px;

}

#moneyMakeover {

	background:url(/images/new/moneymakeover.jpg) repeat-x;
	width:221px;
	height:85px;
	margin-left:13px;
	padding-left:5px;

}


#fullBudgetGuide {

	background:url(/images/new/fullbudget.jpg) repeat-x;
	width:221px;
	height:85px;
	margin-left:13px;
	padding-left:5px;

}


#starSectionGuide {

	background:url(/images/new/starsection.jpg) repeat-x;
	width:221px;
	height:85px;
	margin-left:13px;
	padding-left:5px;

}

































//scroll front page


	#scrollwrapper {
	    width: 760px;
	    margin: 0 auto;
	}


	#slider {
	    width: 620px;
	    margin: 0 auto;
	    position: relative;
	}

	.scroll {
	    height: 400px;
	    width: 620px;
	    overflow: auto;
	    overflow-x: hidden;
	    position: relative;
	    clear: left;
	    background: #FFFFFF;
	}

	.scrollContainer div.panel {
	    padding: 20px;
	    height: 210px;
	    width: 580px;
	}


	ul.navigation {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    padding-bottom: 9px;
	}

	ul.navigation li {
	    display: inline;
	    margin-right: 0px;
	}

	ul.navigation a {
	    padding: 0px;
	    color: #000;
	    text-decoration: none;
	}

	ul.navigation a:hover {
	   /* background-color: #ffae55;*/
	}

	ul.navigation a.selected {
	   /* background-color: #ffae55;*/
	}

	ul.navigation a:focus {
	    outline: none;
	}

	.scrollhide {
	    display: none;
	}
	

.error {
	color: red;
	font-weight: bold;
}





a.tooltip {  font-weight:normal;} 
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:160px;}
a.tooltip:hover span{display:inline; position:absolute; margin-top:30px; background:#fbd721; border:1px solid #e37e26; color:#000;}


a.qtooltip {  font-weight:normal;} 
a.qtooltip span {display:none; padding:2px 3px; margin-left:8px; width:180px;}
a.qtooltip:hover span{display:inline; position:absolute; margin-top:0px; background:#d2f2ff; border:1px solid #076996; color:#000;}






.preparestartedClock {

	background-image: url(/images/Started_Clock.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;margin-left: 20px;
	width:350px;
}


.preparestartedClock b { color:#387a9b; }

.preparestartedFiles {
	background-image: url(/images/Started_Files.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;margin-left: 20px;
	width:350px;
}

.preparestartedFiles b { color:#387a9b; }

.preparestartedTill {
	background-image: url(/images/Started_Till.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;margin-left: 20px;
	width:350px;
}

.preparestartedTill b { color:#387a9b; }



.liUnderline { 	border-bottom:1px solid #25A2D8; padding-bottom:20px;} 
