/* Begin Public Template04 - index04.php    */
/* Display Builders */
/* ------------------------------------ */

/*body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
*/
#menu {
	position:absolute;
	top: 90px;
	left: 50%;
	margin-left:-398px;
	width: 797px;
	background-color:#333333;
	color:#FFFFFF;
	}
	
#listMenuRoot {	
	margin-top:0px; /* margin set for top border shadow */	
	padding-left:0px; /* margin set for left right border shadow */	
	}




/* ------------------------------------ */
/* SEARCH  */
#searchPos {
	position: absolute;
	left: 26px;
	top: 248px;
	}
.searchInput {
	border:1px solid #FFFFFF;
	position:relative;top:-4px;
	width:130px;
	background-color: #990000;
	color:#FFFFFF;	
	font-size:10px;	
	margin-right: 1px;
	padding-left:2px;
	}
	
#affordable {
	position: absolute;
	left: 300px;
	top: 245px;
	}

/* ------------------------------------ */
/* FOOTER */

#topup {
	clear: both;
	margin-left:710px
	}
	

#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#336699;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;		
	border-left: solid #000000 1px;
	}

.footerTxt {
	background-color:#FFFFFF;
	color:#990000;
	font-size: 10px;
	}


/* footer nav links */
a.foot:link { color:#990000; text-decoration:none; font-size: 10px; }
a.foot:active { color:#FF0000; text-decoration:none; font-size: 10px;  }
a.foot:visited { color:#990000; text-decoration:none; font-size: 10px; }
a.foot:hover { color:#990000; text-decoration:underline; font-size: 10px; }	



/* footer pipe */
.fPipe { padding-left: 5px; padding-right:5px; }	

#dblink { 
	padding-left:0px;
 	}

#formHolder {
	position: absolute;
	left: 450px;
	top: 320px;
	}
