/*
Summary: 	Footer
Website:	Resort Websites
Author: 	Matthew Branthwaite (matthewbranthwaite.co.uk)
Created: 	2006-10-02
Updated:	2008-12-08
*/

body { text-align: center; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block;}
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%; }

div#footer div.wrapper { padding: 0 10px; }
div#footer div.col1 { width: 520px; float: left; display: inline; }
div#footer div.col2 { width: 210px; float: right; display: inline; text-align: right; }
	
#footer { position: relative; margin: 0 auto 10px auto; padding: 10px 0; width: 760px; text-align: left; background: #000; color: #ccc; }
#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer-nav { float: left; list-style: none; margin: 15px 0; padding: 0; display: inline; }
#footer-nav li { float: left; list-style: none; display: inline; margin: 0; padding: 0 10px; line-height: 15px; border-left: 1px solid #999; display: inline; }
#footer-nav li.first { border-left: 0; padding-left: 0; }
#footer-nav li a { float: left; padding: 0; color: #fff; line-height: 15px; white-space: nowrap; }
#footer-nav a:hover { text-decoration: underline; }
#copyright { clear: both; margin: 0 10px 20px 0; padding: 0; }

#footer div#websites ul,
#footer div#websites li { float: left; list-style: none; margin: 0; padding: 0; }
#footer div#websites ul { padding: 0 0 15px; margin-left: -5px; }
#footer div#websites a { float: left; display: block; font-size: 10px; color: #ccc; white-space: nowrap; line-height: 14px; padding: 0 5px; margin: 2px 0; border-right: solid 1px #666; text-decoration: none; }
#footer div#websites a:hover { color: #fff; text-decoration: underline; }

#footer ul.footer-links,
#footer ul.footer-links li  { float: left; list-style: none; margin: 0; padding: 0; }
#footer ul.footer-links { padding: 0 0 15px; margin-left: -5px;  }
#footer ul.footer-links a { float: left; display: block; line-height: 14px; padding: 0 5px; margin: 2px 0; font-size: 10px; color: #ccc; white-space: nowrap; border-right: solid 1px #666; text-decoration: none; }
#footer ul.footer-links a:hover { color: #fff; text-decoration: underline; }

/*
#atol-logo { position: absolute; top: 10px; right: 10px; padding: 4px; background: transparent url("/shared/css/images/atol-bg.png") 0 0 no-repeat; } 
#tta-logo { position: absolute; top: 10px; right: 89px; padding: 4px; background: transparent url("/shared/css/images/tta-bg.png") 0 0 no-repeat; }
#footer-end { clear: both; }
*/
