
/*	===============================================================
	© ANA Aviation
	http://www.ana-aviation.com

	Type:				News Section styles
	Build by:			TDG Digital
	Original Author:	James Bates - james@exit7.co.uk
	Creation Date:		24 May 2006
	---------------------------------------------------------------
	Version number: 	1.0
	Last edited:		NA - Still in developement
	============================================================ */

	h2 {
	margin: 0 0 0.2em 0;
	}
	
	.overline {
	padding-top: 0.4em;
	border-top: 1px #ccc solid;
	}
	
	p.leadstory {
	font-size: 1.3em;
	line-height: 150%;
	}
	
	#newssearch-wrap:after {
    content: " "; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}
	
	#newssearch-wrap {
	display: inline-table; 
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 3em 0;
	padding: 2em 0;
	}

	/* Hides from IE-mac \*/
	* html #newssearch-wrap {height: 1%;}
	#newssearch-wrap {display: block;}
	/* End hide from IE-mac */	
	
	#searchnews, #selectpartner {
	width: 250px;
	float: left;
	}
	
	#searchnews {margin-right: 20px;}
	
	#searchnews input {
	margin: 0 3px 0 0;
	}
	
	/* Hides from IE-mac \*/
	#searchnews label {
	display: block;
	float: left;
	margin: 6px 6px 0 0;
	}
	/* End hide from IE-mac */
	
	#twocol-l h2, #twocol-r h2 {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 1.7em;
	color: #999;
	line-height: 100%;
	}
	
	#twocol-l h4, #twocol-r h4 {
	margin-bottom: 1em;
	}
	
	#maincol h2 a		{ color: #999; text-decoration: none; }
	#maincol h2 a:hover	{ color: #666; text-decoration: underline; }
	
	#twocol-l h6, #twocol-r h6 {
	border: none;
	color: #666;
	margin-bottom: 1.5em;
	}
	
	#newsdownloads {
	padding: 1em 0 0 0;
	}
	
	#newsdownloads h4 {
	margin-bottom: 0.8em;
	}
	
	#maincol #newsdownloads li {
	font-size: 1.1em;
	color: #333;
	list-style: none;
	background: #fff url(download.gif) no-repeat 0 2px;
	padding: 0 0 0 22px;
	margin-bottom: 0.5em;
	min-height: 18px;
	_padding-bottom: 2px; /*For IE*/
	}
	
	#maincol #newsdownloads li.pdf { background: #fff url(pdf.gif) no-repeat 0 2px; }
	#maincol #newsdownloads li.doc { background: #fff url(word.gif) no-repeat 0 2px; }
	#maincol #newsdownloads li.xls { background: #fff url(excel.gif) no-repeat 0 2px; }
	
	#maincol #newsdownloads li a { color: #333; }
	#maincol #newsdownloads li a:hover { color: #c03; }
