/*	-----------------------------------------------------------------------------
	##### Copyright Company Name Here
	##### URL here
	##### Author: Sumo Group - Perth Digital Agency - www.sumo.com.au	
	-----------------------------------------------------------------------------

Styling
--------------------------------------------------------------------------------- */
	body { font: 100%/150% Arial, Tahoma, Helvetica, sans-serif !important; color: #000; }
	
	#printlogo { margin: 0 0 20px; }
	
	p { margin: 0 0 15px 0; }
	
	a { color: #000; text-decoration: none; }
	a:hover { color: #f15b40; }
	a img { border: none; }
	
	h1, h2, h3, h4, h5 { line-height: normal; margin: 30px 0 5px 0;  }
	
	h2 { font-size: 180%; color: #000; margin: 30px 0 5px 0; }
	h3 { font-size: 160%; color: #000; margin: 25px 0 5px 0; }
	h4 { font-size: 130%; color: #000; margin: 20px 0 5px 0; }
	h5 { font-size: 110%; color: #000; margin: 20px 0 5px 0; }
	h6 { font-size: 100%; color: #000; margin: 20px 0 5px 0; }
	
	ul { list-style: disc; margin-bottom:5px; }
	ul ul { list-style: circle; }
	ul ul ul { list-style: square; }
	ol { list-style: decimal; }
	ol ol { list-style: lower-alpha; }
	ol ol ol { list-style: lower-roman; }
	li { margin-bottom:10px; padding:0; }
	
	fieldset { margin-bottom:20px; }
	fieldset label { padding-right:20px; }
	
	
/* Hide the following
--------------------------------------------------------------------------------- */
	
	.sf-menu,
	.subnav,
	.utility-menu,
	.head-logo h1,
	.head-logo p,
	#search,
	#slider,
	.btn_blue,
	.btn_red,
	.btn_white,
	#footer,
	.ac-mailinglist,
	#access,
	.aside-content-inner,
	.no-state-stores,
	.search-filter,
	#test-certificate-landing fieldset,
	#test-cert-search-again,
	.test-certificate-landing fieldset,
	.test-cert-search-again,
	.drop-wrap,
	.ccr-catalogue { display: none; }
	
	.cr-find-a-branch,
	.cr-online-catalogue,
	.cr-test-certificate,
	.ac-test-certificate,
	.cr-mailing-list,
	.cr-product-catalogue,
	.ac-contact .facebook,
	#home-springboard ul { display: none !important; }
	
	/* Test Certificate List */
	#test-certificate-list { list-style:none; margin:0; padding:0; }
	#test-certificate-list li { background-color:#f7f7f7; padding:15px 0 12px; min-height:50px; }
	#test-certificate-list li:nth-child(2n) { background-color:#fff; }
	#test-certificate-list li.odd { background-color:#ffffff;}
	#test-certificate-list div { display:block; vertical-align:top; float:left; line-height:normal; }
	#test-certificate-list img { margin:0 auto; }
	#test-certificate-list h2 { margin:0; font:bold 95% Arial, Helvetica, sans-serif; text-transform:uppercase; color:#182257; }
	#test-certificate-list h3 { color:#8b8fa3; font-size:11px; margin:0 0 3px 0; text-transform:uppercase; }
	#test-certificate-list p { margin:0; color:#182257; font-size:11px; }
	#test-certificate-list .tcl_img { width:56px;}
	#test-certificate-list .tcl_title { width:95px; padding-right:20px;}
	#test-certificate-list .tcl_certnum { width:146px; }
	#test-certificate-list .tcl_partnum,
	#test-certificate-list .tcl_coating,
	#test-certificate-list .tcl_issue { width:127px; }
	#test-certificate-list .tcl_download { padding-top:15px; }
	
	/* Maps */
	#google-map { width:100%; height:550px; border:solid 1px #999999; }
	#google-map.location-details-map { height: 337px; }
	
	/* Corp Header Images */
	.content-head-image img { width:100%; }
	
	/* News */
	.news-item p.news-date { margin-bottom:0 !important; padding-bottom:0 !important; line-height:normal; height:auto;}
	.news-list-content { display:inline !important;  line-height:normal; height:auto;}
	.news-item .news-list-content h2 { margin-top:0 !important; padding-top:0 !important; line-height:normal; height:auto; }

	


