/* file(core.css) */
/* import */
@import url("/sites/pcfcapitalcomau/assets/css/styles.css");
@import url("/sites/pcfcapitalcomau/assets/css/nav.css");
@import url("/sites/pcfcapitalcomau/assets/css/forms.css");

/* components */
@import url("/sites/pcfcapitalcomau/assets/css/components/form-builder.css");
@import url("/sites/pcfcapitalcomau/assets/css/sifr.css");

*, body  
{
    padding:0; margin:0; 
}
img, a img  
{
    border:none; 
}
body {
    background:#042e4a;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
}
@media screen {
    /* wrappers */
    #wrap {
    }
    #nav {
        display:block;
        margin:0px auto;
        width:960px;    
        height:46px;
        font-size:12px;
    }
    #content {
        
    }
    
    /* head */
    #head_wrap {
        background:#032940 url(/sites/pcfcapitalcomau/assets/images/head-bg.gif);
        height:436px;
        overflow:hidden;
        
    }
    #head {        
        margin:0px auto;
        width:960px;      
        /*margin-top:5px;*/
        margin-top:5px;
        height:125px;
        background:url(/sites/pcfcapitalcomau/assets/images/logo_bar.gif);
        height:105px;        
    }
    #head h1 {
        margin:0px;
    }
    #logo {
    }
    
    #logo h1 a {
        background:url(/sites/pcfcapitalcomau/assets/images/logo_pcfcapital.gif);
        width:299px;
        height:79px;  
        display:block;     
        text-indent:-999em;
        margin-top:16px;
        margin-left:10px;
        float:left;
    }
    
    #global {
        float:right;
        padding-top:73px;
        margin-right:25px;
    }
    
    #global h2 {
        font-size:15px;
        margin:0px;
    }
    
    #sitesearch {
        
    }
    
    /* billboard */
    #billboard {
        width:960px;
        margin:0px auto;        
        margin-top:15px;
        height:250px;
    }
    #swf {
        background:url(/sites/pcfcapitalcomau/assets/images/billboard.jpg);
    }
    
    /* page */
    #page {
        background:White;
		line-height:18px;
		color:#272727;				
    }

	#column1,#column2,#column3 {
		text-decoration:inline;
	}
    
    #container {
        width:960px;
        margin:0px auto;   
        overflow:hidden;
        padding-bottom:25px;
        background:url(/sites/pcfcapitalcomau/assets/images/container_bg.jpg) no-repeat bottom left;
    }
    
    /* breadcrumbs */
    #home .breadcrumbs {
        display:none;    
    }
    .breadcrumbs {
        
    }
    .breadcrumbs a {
        
    }
    
    /* content */
    /*homepage*/

	.hometable tr td {
        width:475px;
        background:#f1f1f1;
        height:338px;	
		margin-right:10px;
		padding:10px;
		vertical-align:top;
	}

	.hometable tr td.last {
		margin-right:0px;
	}
	
	.homecolumn1 {
        width:435px;
        background:#f1f1f1 url(/sites/pcfcapitalcomau/assets/images/homecolumn1_bg.gif);
        height:320px;
        float:left;       
		padding:20px;
		line-height:18px;
		margin-right:10px;
		overflow:hidden;
	}

	.homecolumn2 {
		padding: 0px;
		width: 475px;
		height: 360px;
		float: left;
	}
	
.homecolumn2 div.contactus {
	padding-top:219px;
}
	

	/*
    #column1,#column2 {
        width:475px;
        background:#f1f1f1;
        height:338px;
        float:left;
        
    }
    #column1 {
        margin-right:10px;
    }
    
    #column2 {
        
    }
    #column3 {
        
    }
    */

	
	#column1 {
		width:675px;
		margin-right:45px;
		float:left;
	}
	
	#column2 {
		width:240px;
		float:left;
	}
	
	#home #column1 {
		width:960px;
		float:none;
	}

#column2 ul.services {
	list-style:none;
	color:White;
	margin:0px;
	padding:0px;
}

#column2 ul.services li {
	background:Black;
	width:239px;
	height:60px;
	margin-top:10px;
	/*display:block;*/
    background:url(/sites/pcfcapitalcomau/assets/images/panel_bg.gif) no-repeat right;
}

#column2 ul.services li:hover {
    background:#042d48 url(/sites/pcfcapitalcomau/assets/images/panel_sel_bg.gif) no-repeat right;	
}

#column2 ul.services li div {
	display:block;
	height:50px;
	color:White;
	font-size:16px;
	padding-top:10px;
	padding-left:69px;
	overflow:hidden;
}


#column2 ul.services li div a {
	display:block;
	height:50px;
}

	#column2 ul.services li div.panel1 {
	    background:url(/sites/pcfcapitalcomau/assets/images/panel1.jpg) no-repeat left;			
      	padding-top:19px;
		height:41px;		
	}

	#column2 ul.services li div.panel2 {
	    background:url(/sites/pcfcapitalcomau/assets/images/panel2.jpg) no-repeat left;			
      	padding-top:19px;
		height:41px;
	}

	ul.services li div.panel3 {
	    background:url(/sites/pcfcapitalcomau/assets/images/panel3.jpg) no-repeat left;			
	}

	ul.services li div.panel4 {
	    background:url(/sites/pcfcapitalcomau/assets/images/panel4.jpg) no-repeat left;			
	}

	#column2 ul.services li div.panel5 {
	    background:url(/sites/pcfcapitalcomau/assets/images/panel5.gif) no-repeat left;		
      	padding-top:19px;
      	height:41px;	
	}

    /* foot */
    #foot {
        background:url(/sites/pcfcapitalcomau/assets/images/foot_bg.gif) repeat-x;
        height:150px;
		font-size:11px;
    }

#foot a:hover {
	text-decoration:underline;
}

	#footer,#copyright {
		text-align:center;
        margin:0px auto;
        width:960px;
		padding-top:7px;
	}

#footer a {
	color:White;
	margin:0px 15px;
}

    #footer {
        background:url(/sites/pcfcapitalcomau/assets/images/footer_bg.jpg) no-repeat top;
        height:36px;
		color:White;
		padding-top:15px;
    }
    #copyright, #copyright a {
		color:#657f8c;        
    }
    
    ul.featured {        
        list-style:none;
        margin:0px;
        margin-top:8px;
        padding:0px;
        color:White;
        margin-bottom:10px;
		text-align: left;
    }
    
    ul.featured li {
        width:184px;
        height:259px;
        background:url(/sites/pcfcapitalcomau/assets/images/featured_bg.jpg) no-repeat bottom right;  
        margin-right:10px;
        float:left;
    } 
    
    ul.featured li a {
        width:164px;
        height:40px;
        background:url(/sites/pcfcapitalcomau/assets/images/learn_more.gif) no-repeat top right;      
        text-indent: -1999px; 
        display:block;   
		overflow:hidden;
    }
    
    ul.featured li a:hover {
        background:url(/sites/pcfcapitalcomau/assets/images/learn_more.gif) no-repeat bottom;
    }
    
    ul.featured li.last {
        margin-right:0px;
    }
      
    ul.featured li div {
        margin:0px 15px;
        font-size:11px;
        height:112px;
        color:#8c8c8c;
    }
    
    ul.featured li div h3 {
        margin:0px;
        padding:9px 0px;
        font-size:14px;
        color:White;
		font-weight:bold;
		height:32px;
    }
    
    ul.featured li a {
        margin-left:10px;
    }
	
	table.transactions {
		width:450px;
	}
	table.transactions tr.bot-border td {
		border-bottom:solid 1px Gray;	
		font-weight:normal;		
	}
	table.transactions tr td {
		padding:7px; text-align:center;
		font-size:11px;
	}
	
	img.floatimage {
		margin:0px 12px 12px 0px;
	}
	
	ul.servicelinks {
		list-style:none;
		font-size:14px;
		margin:0px;
		padding:0px;
		font-weight:bold;
	}
	
	ul.servicelinks li {
		padding:12px 0px;
		border-bottom:solid 1px Gray;
	}
	
	#page ul.servicelinks li a {
		text-decoration:none;
	}
	
	.newsList th, .newsList td {
		text-align:left;
		padding: 10px 0px;
	}
	
	.newsList th {
		border-bottom: 1px dotted #d6d6d6;
	}
	
	.newsList td {
		border-bottom: 1px dotted #d6d6d6;
	}
	
	.newsList td a {
		background: url(/sites/pcfcapitalcomau/assets/images/pdf-icon.png) no-repeat;
		padding-left: 20px;
		float: left;
	}
	
	
}
@media print {
    #billboard, #nav, #footer {
        display:none;
    }
}