
/*	===============================================================
	© ANA Aviation
	http://www.ana-aviation.com

	Type:				About Us 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
	============================================================ */

	form#sendusyourcv label { display: block; margin-bottom: 2px; }
	form#sendusyourcv input { margin: 0 5px 6px 0; }
	
	form#sendusyourcv .widthfix150 { width: 150px; }
	form#sendusyourcv textarea { margin-bottom: 5px; }
	
	table#radiotable { margin-bottom: 8px; }
	table#radiotable td { border: none; padding: 0 0 4px 0; _padding: 0;}
	table#radiotable td input { margin: 0;}
	
	table#radiotable td label {
	color: #333;
	margin: 0;
	padding: 0 0 0 3px;
	_padding: 3px 0 0 0;
	}
	

/*	---------------------------------------------------------------
	OUR SERVICES BLOCKS
	------------------------------------------------------------ */
		
	div.service-block  {margin-bottom: 3em;}
	div.service-block h4, div.service-block p, div.service-block h6 {margin-left: 140px;}
	div.service-block p {font-size: 1.1em; line-height: 120%; margin-bottom: 0.2em;}
	div.service-block img {float: left; border: 1px #ccc solid;}
	
	
	div.sect-block {width: 140px; \width: 160px; w\idth: 140px; float: left; margin: 0 20px 2em 0; padding-right: 15px;}
	div.nomargin {margin-right: 0;}
	div.sect-block h4 {margin-bottom: 0.8em; height: 3em;}
	div.sect-block img {margin-bottom: 1em;}
	div.sect-block p {font-size: 1.1em; line-height: 120%; color: #999; margin-bottom: 0.3em;}

/*	---------------------------------------------------------------
	Contact Us
	------------------------------------------------------------ */


	h2 {clear: both; border-top: 1px #ccc solid; margin-bottom: 1.5em; padding-top: 0.5em;}
	h3 {margin: 0 0 0.5em 0;}
	div.address-block {float: left; width: 260px; margin-bottom: 2em;}
	div.address-block p {line-height: 120%; margin-bottom: 0.6em;}

	form#dasregion select, form#dasregion input {margin-bottom: 6px;}
	form#dasregion select {display: block; width: 200px;}

/*	---------------------------------------------------------------
	Address Listing
	------------------------------------------------------------ */

	table#main-address {width: 520px; margin-bottom: 3em;}
	table#main-address td {font-size: 1.2em; width: 50%; padding: 5px 0; color: #333; border-top: none; border-left: none; border-right: none;}
	table#main-address td.legend {color: #4d7194;}

	h4 {margin-bottom: 1em;}

	table.address-sub-table {width: 100%;}
	table.address-sub-table td {font-size: 1.1em; padding: 3px 0; color: #333; border-top: none; border-left: none; border-right: none;}
	table.address-sub-table td.legend {color: #666;}

