

.table {
	display:table;
}

.row {
	display:table-row;
}

.cell {
	display:table-cell;
	padding:3px;
}

img {
	border:0px;
}

#main_menu_container {
	position:absolute;
	left:0px;
	top:0px;
}/* main styles */

html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */

	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
}

#header {
	position: relative; /* TODO check and remove*/
}

#content {
	padding-bottom: 0px; /* bottom padding for footer */
	position: relative;
}

#footer {
	position: relative;
	/* bottom: 0;  stick to bottom */
}

div.spacer {
  clear: both;
}body {
	background-image: url(http://financetracker.net/template/images/body_bckgrnd.png);
	background-position: top center;
	background-repeat: repeat; 
	background-color: #FF9800;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link, a:visited {
	color: #62B733;
	text-decoration: underline;
}

a:hover {
	color: #FE9100;
	text-decoration: underline;
}/* CSS Document */

#header{
	z-index:3;
	height: 154px;
	width:895px;
}

#header_bottom_left{
	position:absolute;
	right:0px;
	bottom:0px;
}

#footer{
	z-index:1;
	position:relative;
	background-image: url(http://financetracker.net/Image/footer_bckgrnd.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 153px;
	margin-top:0px;
}

#content{
	z-index:2;
}    


#container {
	width: 900px;
}

#content {
	padding-bottom:0px;
}

#content {
	background-image: url(http://financetracker.net/Image/container_bckgrnd.png);
	background-position: top center;
	background-repeat: repeat-y;	
}

.simple_block_box {
	background-image: url(http://financetracker.net/Image/side_box.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	height:181px;
}

.simple_block_box_title {
	padding-left:30px;
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
	color:white;
}

.simple_block_box_content {
	padding:10px;
	padding-left:20px;
}

#content_box {
	position: relative;
	background-image: url(http://financetracker.net/Image/content_bckgrnd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 200px;
	margin-left: 7px;
	margin-right: 7px;
}


#header_left {
	background-image: url(http://financetracker.net/Image/header_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 110px;
	width: 940px;
	
	position: absolute;
	top: 50px;
	left: -20px;
	z-index: 2;
}

#header_right {
	background-image: url(http://financetracker.net/Image/header_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 110px;
}

#header_box {
	background-image: url(http://financetracker.net/Image/header_box_bckgrnd.png);
	background-position: top center;
	background-repeat: repeat-x;
	position: relative;
	height: 110px;
	margin-left: 240px;
	margin-right: 25px;

}

#header_box_image {
	background-image: url(http://financetracker.net/Image/header_box_image.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 929px;
	height: 106px;
	position: absolute;
	top: 3px;
	left: 6px;
	z-index: 8;

}

#site_links {
	background-image: url(http://financetracker.net/Image/site_links_bckgrnd.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 39px;
	padding-top: 5px;
	padding-left: 20px;

	position: absolute;
	top: 6px;
	left: -24px;
	z-index: 6;
}

#main_menu {
	position: absolute;
	top: 125px;
	left: 200px;
	z-index: 20;
	
	/*background-image: url(http://financetracker.net/Image/menu_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	padding-right: 8px;
	height: 31px;
}

#menu_box {
	text-align: left;
	left:200px;
}

#font_size {
	position: absolute;
	z-index: 4;
}

#search {
	position: absolute;
	z-index: 3;
}

#bookmarks {
	position: absolute;
	right: 25px;
	bottom: 8px; 
}

#qq_box{
	background-image: url(http://financetracker.net/Image/qq_top.png);
	background-position: top;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 65px;
	left: -17px;
	width: 158px;
	z-index: 8;
}

#qq_bttm{
	background-image: url(http://financetracker.net/Image/qq_bttm.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 12px;
	padding-bottom: 2px;
}

#qq_inner {
	background-image: url(http://financetracker.net/Image/qq_bckgrnd.png);
	background-position: bottom;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	padding: 15px;
	padding-bottom: 5px;
	position: relative;
	
	color: #FFFFFF;
}

#qq_title {
	position: absolute;
	top: -25px;
	left: 21px;
	height: 39px;
	width: 115px;
	
	background-image: url(http://financetracker.net/Image/qq_title.png);
	background-position: top;
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 39px;
	text-align: center;
}



#legal_left {
	background-image: url(http://financetracker.net/Image/legal_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	
	position: absolute;
	bottom: 57px;
	left: 1px;
	width: 898px;
	z-index: 12;
}

#legal_right {
	background-image: url(http://financetracker.net/Image/legal_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 100px;
}

#legal {
	background-image: url(http://financetracker.net/Image/legal_bckgrnd.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 100px;
	margin-left: 11px;
	margin-right: 11px;
	position: relative;
}

#legal_bottom {
	background-image: url(http://financetracker.net/Image/legal_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 11px;
	width: 898px;
	position: absolute;
	bottom: 0px;
	left: -11px;
}

#legal_text {
	font-size: 10px;
	color: #7B7B7B;
	text-align: center;
	line-height: 12px;
	letter-spacing: -1px;
	padding-top: 0px;
}


#footer_left {
	background-image: url(http://financetracker.net/Image/footer_left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 153px;
	width: 940px;
	position: absolute;
	left: -20px;
	z-index: 11;
}

#footer_right {
	background-image: url(http://financetracker.net/Image/footer_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 153px;
}

#footer_links_left {
	background-image: url(http://financetracker.net/Image/footer_links_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 37px;
}

#footer_links_right {
	background-image: url(http://financetracker.net/Image/footer_links_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 37px;
	position: relative;
}

#footer_links {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 33px;
	
	background-image: url(http://financetracker.net/Image/footer_links_bckgrnd.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 37px;
	text-align:center;
}

#copyrights {
	position: absolute;
}

.mpl {
	border: none;
}

/* l a y e r s */

#logo {
	position: absolute;
	z-index: 1;
}

#live_help {
	position: absolute;
	top: -3px;
	right: 10px;
	z-index: 9;
	
	width: 222px;
	height: 77px;
}

#lh {
	position: relative;
	width: 221px;
	height: 63px;
	top: -14px;
	right: -0px;
}

#forum_link {
	position: absolute;
	left: -5px;
	bottom: -7px;
}

#livehelp_link {
	position: absolute;
	right: -15px;
	bottom: -3px;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #62B733;
	padding-bottom:10px;
}

a.footer_menu_link:link, a.footer_menu_link:visited {
	color: #62B733;
	text-decoration: underline;
}

a.footer_menu_link:hover {
	color: #FE9100;
	text-decoration: underline;
}/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

		

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		margin-left: 8px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		background-color:transparent;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
		
		padding-left: 14px;
		padding-right: 14px;
		line-height: 26px;
		
		background-image: url(http://financetracker.net/Image/menu_sprtr.jpg);
		background-position: top right;
		background-repeat: no-repeat;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		background-color: transparent;
		color: #356C07;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		background-color: transparent;
		text-decoration: none;
		color:#356C07;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color: #9AD940;
		padding: 0px;
		border: 1px solid #E5E5E5;

	}

		
	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color: #FE9100;
		color: #FFFFFF;
		background-image: none;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{	
		background: #9AD940;
		background: left;
		background: no-repeat;
		border: 1px solid #FFFFFF;
		border-bottom: 1px solid #E5E5E5;
		line-height: normal;
		padding: 5px 20px 5px 10px;
		text-transform: none;
		font-size: 12px;
		color: white;
	}

	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration: none;
		background-color: #9AD940;
		color: #356C07;
		background-image: none;
	}



	/* side menu styles */


	#qm1
	{ 
		margin-left: 8px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm1 a
	{
		background-color:transparent;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 2px;				
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm1 a:hover
	{ 
		background-color: transparent;
		color: #356C07;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm1 .qmactive, body #qm1 .qmactive:hover
	{ 
		background-color: transparent;
		text-decoration: none;
		color:#356C07;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm1 .qmparent
	{
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm1 div
	{
		background-color: #9AD940;
		color:white;
		padding: 0px;
		border: 1px solid #E5E5E5;
		margin-left: -1px;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm1 div a:hover
	{
		text-decoration: none;
		background-color: #9AD940;
		color: #356C07;
		background-image: none;
	}


	/*""""""""[SUB] Active State """"""""*/
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover
	{
		background-color: #FE9100;
		color: #FFFFFF;
		background-image: none;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm1 div .qmparent 
	{
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm1 div a
	{	
		background-color: #9AD940;		
		border: 1px solid #FFFFFF;
		border-bottom: 1px solid #E5E5E5;
		line-height: normal;
		padding: 5px 20px 5px 10px;
		text-transform: none;
		font-size: 12px;
		color: white;
	}.context {
     color: #000000;
     font-size: 14px;
     font-family: ArialMT, Arial, sans-serif;
     font-weight: normal;
     text-align:justify;
}
.conhdtext {
     color: #000000;
     font-size: 14px;
     font-family: ArialMT, Arial, sans-serif;
     font-weight: bold;
}
.conhdltext {
     color: #000000;
     font-size: 16px;
     font-family: ArialMT, Arial, sans-serif;
     font-weight: bold;
}
.conform {
     color: #000000;
     font-size: 12px;
     font-family: ArialMT, Arial, sans-serif;
     font-weight: normal;
}
.redcontext {
     color: #FF0000;
     font-size: 14px;
     font-family: ArialMT, Arial, sans-serif;
     font-weight: normal;
     text-align: right;
}
.italic {
	 font-style: italic;
}
.bold {
     font-weight: bold;
}
.uline {
     text-decoration: underline;
}
.red {
     color: #ff0000;
}
a.hlink:link {
     color: #ff0000;
    text-decoration: underline;
}
a.hlink:visited {
     color: #ff0000;
    text-decoration: underline;
}
a.hlink:active {
     color: #ff0000;
    text-decoration: underline;
}
a.hlink:hover {
     color: #ff0000;
     font-weight: bold;
    text-decoration: underline;
}
.form_debt_bkgnd {
	background-color: #DBDBDB;
	background-image: url(http://financetracker.net/Image/form_debt_bkgd.jpg);
	background-repeat:no-repeat
	background-position: right top; 
}
#legal_text_bold {
	font-size: 12px;
	font-weight: bold;
	color: #7B7B7B;
	text-align: center;
	line-height: 14px;
	letter-spacing: -1px;
	padding-top: 0px;
}
    #ody {
    
	background-image: url(http://financetracker.net/template/images/body_bckgrnd.png);
	background-position: top center;
	background-repeat: repeat; 
	background-color: #FF9800;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

    }    
    
    #:visited {
    
	color: #62B733;
	text-decoration: underline;

    }    
    
    #:hover {
    
	color: #FE9100;
	text-decoration: underline;

    }    
    
    #font_size {
    
	top: 95px;
	right: 0px;

    }    
    
    #search {
    
	top: 125px;
	left: 3px;

    }    
    
    #footer_links {
    	color: #62B733;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

    }    
    
    #copyrights {
    
	font-size: 10px;	
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;	
	bottom: 17px;
	left: 25px;

    }    
    
    #logo {
    
	top: 5px;
	left: 30px;
	
	width: 309px;
	height: 114px;
	
	background-image: url(http://financetracker.net/template/images/logo.png);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 5;

    }    
    
    #maxipro_logo {
    
	position: absolute;
	bottom: 7px;
	right: 20px;

    }    
    
    #:visited {
    
	color: #62B733;
	text-decoration: none;

    }    
    
    #:hover {
    
	color: #9BD82B;
	text-decoration: none;

    }    
    
    #:visited {
    
	color: #FFFFFF;
	text-decoration: none;

    }    
    
    #:hover {
    
	color: #356C07;
	text-decoration: none;

    }    
    