body {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 0px;
}
#content {
	background-image: url(../images/bg-white.jpg);
	background-repeat: repeat-x;
}
#mid-bg {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header {
	width: 100%;
	background-image: url(../images/header.jpg);
	height: 81px;
	background-position: left top;
	background-repeat: repeat;
}
#main-header-holder{
	float: left;
	width: 1250px;
}
#header-profile-container{
	float: left;
	margin-left: 0px;
	padding: 25px;
	padding-top: 10px;
	height: 28px;
	width: 110px;
}

#header-ads{
	float: left;
	margin-left: 20px;
	padding: 5px;
	height: 65px;
	width: 550px;
}
#header-profile-icon{

}

#header-logo-container{
	float: left;
	width: 250px;
	height: 75px;
	margin-left: 210px;
	margin-top: 0px;
}

#register-box h1 {
	display: inline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
}
#login-box h1 {
	display: inline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
}

.snapshot-box {
	width: 326px;
	float: left;
	border: 7px solid #e4e9ec;
	color: #576b66;
	background-color: #E4E9EC;
	line-height: 20px;
	margin: 8px;
}

#footer {
	background-color: #415470;
	padding-top: 10px;
}
#footer-content {
	padding-bottom: 5px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 80px;
	padding-left: 80px;
	color: #FFFFFF;
	text-align: center;
}
#footer-menu{
	float: left;
	width: 280px;
	padding-left: 30px;
	text-align: left;
}
#footer-menu-holder{
	float: left;
	width: 80px;
	padding-left: 30px;
	text-align: left;
}
#footer-copyright{
	float: left;
	width: 480px;
	height: 50px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.clear-div {
	clear:both;
}
.button-tabs {
	background-color: #98a5b2;
	font-family: Palatino Linotype, Tahoma, Verdana, Arial;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 7px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	font-size: 14px;
	cursor:pointer;
	float: left;
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CED5DB;
	border-right-color: #000000;
	padding-top: 3px;
	background-image: url(../images/button-bg2.jpg);
}
.button-tabs:hover {
	background-color:#415470;
	font-weight:normal;
	background-image: url(../images/button-bg3.jpg);
}

.button-tabs-selected {
	font-family: Palatino Linotype, Tahoma, Verdana, Arial;
	color: #FFFFFF;
	text-align: center;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	font-size: 14px;
	cursor:pointer;
	float: left;
	height: 20px;
	background-color:#415470;
	font-weight:normal;
	text-decoration: none;
	border-top-style: solid;
	border-top-color: #D0D7DD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
}
.button-subtabs-selected {
	background-color: #F8F8F8;
	font-family: "Century Gothic", Arial, Verdana;
	color: #415470;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	cursor:pointer;
	float: left;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	text-decoration: none;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-image: url(../images/button-bg1.jpg);
}
.button-subtabs {
	background-color: #98A5B2;
	font-family: "Century Gothic", Arial, Verdana;
	color: #F8F8F8;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	cursor:pointer;
	float: left;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	text-decoration: none;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE9ED;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	background-image: url(../images/button-bg3.jpg);
}

.button-subtabs:hover {
	/*background-color:#6882A8;*/
	font-weight:bold;
	text-decoration: none;
	background-color: #F0F2F4;
	color: #DFE9EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D3DEE4;
	border-bottom-color: #D3DEE4;
	border-left-color: #000000;
}

.button-insert {
	background-color: #415470;
	font-family: "Century Gothic", Arial, Verdana;
	color: #F8F8F8;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 17px;
	cursor:pointer;
	float: left;
	font-weight: bold;
	margin-right: 6px;
	text-decoration: none;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE9ED;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.button-insert:hover {
	/*background-color:#6882A8;*/
	font-weight:bold;
	text-decoration: none;
	background-color: #8599B8;
	color: #DFE9EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D3DEE4;
	border-bottom-color: #D3DEE4;
	border-left-color: #000000;
}

.button-generic {
	background-color: #415470;
	font-family: "Century Gothic", Arial, Verdana;
	color: #F8F8F8;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 17px;
	cursor:pointer;
	float: left;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE9ED;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.button-generic:hover {
	/*background-color:#6882A8;*/
	font-weight:bold;
	text-decoration: none;
	background-color: #8599B8;
	color: #DFE9EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D3DEE4;
	border-bottom-color: #D3DEE4;
	border-left-color: #000000;
}

.button-rounded {
	background-color: #415470;
	font-family: "Century Gothic", Arial, Verdana;
	color: #F8F8F8;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 17px;
	cursor:pointer;
	font-weight: bold;
	margin-right: 6px;
	text-decoration: none;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE9ED;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.button-rounded:hover {
	/*background-color:#6882A8;*/
	font-weight:bold;
	text-decoration: none;
	background-color: #8599B8;
	color: #DFE9EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D3DEE4;
	border-bottom-color: #D3DEE4;
	border-left-color: #000000;
}

.button-b {
	background-color: #415470;
	font-family: "Century Gothic", Arial, Verdana;
	color: #F8F8F8;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 17px;
	cursor:pointer;
	font-weight: bold;
	margin-right: 6px;
	text-decoration: none;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE9ED;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.button-b:hover {
	/*background-color:#6882A8;*/
	font-weight:bold;
	text-decoration: none;
	background-color: #8599B8;
	color: #DFE9EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D3DEE4;
	border-bottom-color: #D3DEE4;
	border-left-color: #000000;
}

#tab-menu {
	margin: 0px;


}


#tab-submenu {
	background-color: #415470;
	clear: both;
	margin: 0px;
	padding-left: 5px;
}

#snapshot-all {
	width: 750px;
	float: left;
}
.textfield {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	background-repeat: repeat-x;
	border: 1px dashed #999999;
}
.textfield:hover {
	border: 1px solid #000000;
}
#logger {
	float: right;
	font-family: Tahoma, Arial, Verdana;
	color: #415470;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 4px;
	font-size: 11px;
	float: right;
	margin-right: 2px;
	width: 470px;
	height: 18px;
	overflow: hidden;
	border: 1px solid;
}
#window {
	background-color: #F8F8F8;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #415470;
	border-bottom-color: #415470;
	border-left-color: #C1CCDB;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bg-window.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	display: block;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #415470;
	display: block;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #415470;
	display: block;
	margin: 0px;
}
.success {
	background-color: #FEFBC7;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/bulb.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size: 12px;
	border: 1px solid #EBB73F;
}
form .explanation {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #687884;
}

hr {
	background-color: #5688C5;
}
/*
form {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: inline;
}*/
.form_table {
	background-color: #F8F8F8;
	float: left;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.error-old {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/smiley_frown.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size: 14px;
}
.budget-container {
	background-color: #EBE9ED;
	border: 2px solid #000000;
	height: 10px;
	width: 300px;
}
.budget-bar {
	height: 10px;
}

.success-container {
	background-color: #FEFBC7;
	color: #000000;
	font-weight: normal;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/bulb.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size: 14px;
	font-weight: bold;	
}
.success-container2 {
	background-color: #FEFBC7;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/sunny.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	/* border: 1px solid #EBB73F; */
}
.error-container2 {
	background-color: #FEFBC7;
	color: #000000;
	font-weight: normal;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/rainy.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.empty-subtabs{
	color: #415470;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.submenu{
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.submenu a{
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.expenses-field {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: normal;
	border: 1px dashed #999999;
}
.expenses-field:hover {
	border: 1px solid #000000;
}
.expenses-field-strong {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	border: 1px dashed #999999;
}
.expenses-field-strong:hover {
	border: 1px solid #000000;
}

/*ads container*/
#ads-link46815{
	margin: 0 auto;
	width: 550px;
	height: 20px;
}
#ads-halfbanner23460{
	float: left;
	width: 240px;
	height: 80px;
	margin-top: 20px;
	margin-left: 20px;
}
#ads-skycraper12060{
	float: left;
	width: 130px;
	height: 230px;
	margin: 20px;
	padding: 5px;
}
img.profile-icon{
	border: 0px;
	padding: 1px;
	cursor:pointer;
	vertical-align: middle;
	width: 16px;
}
img.profile-icon:hover{
	padding: 1px;
}

/* buttons, again */
.button-july2010 {
	background-color: #415470;
	font-family: Verdana, Arial, Tahoma;
	height: 20px;
	color: #F8F8F8;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	cursor:pointer;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE9ED;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.button-july2010:hover {
	/*background-color:#6882A8;*/
	font-weight:normal;
	text-decoration: none;
	background-color: #8599B8;
	color: #DFE9EC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D3DEE4;
	border-bottom-color: #D3DEE4;
	border-left-color: #000000;
}
.button-big{
	display: block;
	background-color: #415470;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #F8F8F8;
	text-align: center;
	padding: 5px;
	font-size: 15px;
	cursor:pointer;
	font-weight: bold;
	margin-right: 6px;
	margin-top: 5px;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	margin: 0 auto;
	width: 80%;
}
.button-big:hover{
	display: block;
	background-color: #8599B8;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #000;
	border: 1px solid #cccccc;
	text-decoration: underline;
}
/*---------- bubble css tooltip -----------*/
a.tt{
    position:relative;
    z-index:1024;
    color:#3CA3FF;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:70);
	KHTMLOpacity: 0.70;
	MozOpacity: 0.70;
	opacity: 0.70;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}
/*---------- end of bubble css tooltip -----------*/
#menu-container {
	padding-top: 0px;
	float: left;
	width: 1024px;
	height: 20px;
	height: 18px \0/;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #fff;
	font-size: 14px;
}
#menu-container a{
	color: #fff;
}
#menu-container a:hover{
	color: #000;
}
#menu-container td{
	padding: 5px;
	padding-left: 0px;
}
#menu-container li{
	padding: 0px;
	margin: 0px;
}
