/* File: 'cs6dynamv1.css' 8th February 2007 */
/* CSS Document 'guardhold' has authority over 'tpg' page  */
#guardhold { /* Sets relative to preceding H tags */
	position: relative;
	visibility: visible;
	left:-16px; /* was -16px; */
	top: 0px;
	width: 620px;
	height:170px;
	margin-top: 6px; margin-bottom: 12px;/*  background: #990000;Colour Marking*/ 
	 /* z-index: 10;Set high z index to bring table to the front on enlargement*/
}
#guardhold h2 {
	text-align:right;
	padding-top: 10px;
	padding-right: 10px;
}
#planhold { /* PLANHOLD TO ALLOW FOR INTERACTIVE TABLES  Sets relative to preceding H tags */
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
	width: 468px;/*background: #e7e7e7;Colour Marking*/ 
	height: 265px; /* was 220px;
	margin-top: 6px; margin-bottom: 12px;  
	 /* z-index: 10;Set high z index to bring table to the front on enlargement*/
}
#planhead {
	background-image: url(images/loan_planner_tab.gif);
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	text-indent: 12px;
	padding-top: 3px;
	background-repeat: no-repeat;
}

/* New option to show single page sub image 17/06/2009 */
#img0,#img1,#img2,#img3{width: 710px;height: 170px; position: absolute; visibility: visible;}
#img0 {background-image: url(images/home_loans.jpg);}
#img1 {background-image: url(../images/secured_loans.jpg);}
#img2 {background-image: url(../images/mortgage_remortgage.jpg);}
#img3 {background-image: url(../images/insure.jpg);}
#tpg0,#tpg1,#tpg2,#tpg3{width: 710px; height: 170px; position: absolute;}
#tpg0 {visibility: visible; background-image: url(images/home_loans.jpg);}
#tpg1 {visibility: hidden; background-image: url(../images/secured_loans.jpg);}
#tpg2 {visibility: hidden; background-image: url(../images/mortgage_remortgage.jpg);}
#tpg3 {visibility: hidden; background-image: url(../images/insure.jpg);}
#tpg0 ul li{
	list-style-type: circle;
	margin-left: 160px;
	font-size: 75%; text-decoration:none;
	 }
#tpg1 ul li{
	list-style-type: circle;
    margin-left: 160px;
	font-size: 75%;
	 }
#tpg2 ul li{
	list-style-type: circle;
    margin-left: 160px;
	font-size: 75%;
	 }

#tpg3 ul li{
	list-style-type: circle;
    margin-left: 160px;
	font-size: 75%;
	 }
/* COMMENCE Loan Planner Settings 'ppg' - Planner Page */
#ppg0 {
	visibility: visible;
	position: absolute;
	/* background-image: url(.jpg); */
	left: 0px;
	top: 0px;
	width: 470px; /* was 620px;*/
	height: 265px; /* was220px;*/ /* background: #c7e7c7;Colour Marking*/ 
}
#ppg1 {
	visibility: hidden;
	position: absolute;
	/* background-image: url(.jpg); */
	left: 0px;
	top: 0px;
	width: 470px; /* was 620px;*/
	height: 265px; /* was220px;*/ 
}#ppg2 {
	visibility: hidden;
	position: absolute;
	/* background-image: url(.jpg); */
	left: 0px;
	top: 0px;
	width: 470px; /* was 620px;*/
	height: 265px; /* was220px;*/ 
}
#ppg3 {
	visibility: hidden;
	position: absolute;
	/* background-image: url(.jpg); */
	left: 0px;
	top: 0px;
	width: 470px; /* was 620px;*/
	height: 265px; /* was220px;*/ 
}
/* END */	
