
/*	===============================================================
	© ANA Aviation
	http://www.ana-aviation.com

	Type:				Our Partners Section styles
	Build by:			TDG Digital
	Original Author:	James Bates - james@exit7.co.uk
	Creation Date:		23 May 2006
	---------------------------------------------------------------
	Version number: 	1.0
	Last edited:		NA - Still in developement
	============================================================ */

	
	
/*	---------------------------------------------------------------
	PARTNER DETAIL RULES
	------------------------------------------------------------ */	
	
	/*Adjusts column widths*/
	#twocol-l, #twocol-r	{ width: 300px; float: left; }
	#twocol-r				{ width: 200px; float: right; }
	
	/*Positions partner logo*/
	img.partner-logo {float: right; margin: 0 0 1em 1em;}
	
	/*Partner link listing*/
	ul#partlinks {margin-bottom: 1em;}
	ul#partlinks li {background: #036 url(partbullet.gif) no-repeat 0 50%; color: #fff; margin-bottom: 2px; padding: 0.3em 0.5em 0.3em 28px; }
	ul#partlinks li a {color: #ccc; text-transform:uppercase; text-decoration: none; }
	ul#partlinks li a:hover {color: #fff; text-decoration: underline; }
	
	h4.parturl {margin: 1em 0 0 0;}
	
	/*Partner news*/
	#partnews { border-top: 1px #ccc solid; clear: both; padding-top: 2em; margin: 2em 0;}
	#maincol #partnews h4		{ margin-bottom: 1em; }
	#maincol #partnews h2		{ margin-bottom: 0.2em; }
	#maincol #partnews h2 a		{ color: #999; text-decoration: none; }
	#maincol #partnews h2 a:hover	{ color: #666; text-decoration: underline; }

	table#partnergrid	 {margin: 2em 0;}
	table#partnergrid td {border: none; padding: 0; margin: 2em 0;}
	
	#viewnavigator {width: 100%;}
	#viewnavigator td {font-size: 1.1em; padding: 7px 0; color: #333; border: none;margin:3px;}
	#viewnavigator td.legend {color: #666;}

	div#scheduletable {width: 100%;}
	div#scheduletable td {font-size: 1.1em; padding: 7px 0; color: #333; border: none;}
	div#scheduletable td.legend {color: #666;}
	
	table#schedule {width: 520px; margin-bottom: 3em;}
	table#schedule td {font-size: 1.2em; width: 50%; padding: 5px 0; color: #333; border-top: none; border-left: none; border-right: none;}
	table#schedule td.legend {color: #4d7194;}

	table#routes {width: 520px; margin-bottom: 3em;}
	table#routes td {font-size: 1.2em; width: 33%; padding: 5px 0; color: #333; border-top: none; border-left: none; border-right: none;}
	table#routes td.legend {color: #4d7194;}

