html { height: 100%; }
body { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 18px; background-color: #000; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: 0 0; height: 100%; margin: 0; padding: 0; }
a { color: #000090; }
a:hover { text-decoration: none; }
#logobg { background-image: url(../images/logobg.jpg); width: 920px; height: 151px; margin-right: auto; margin-left: auto; }
#all { position: relative; width: 900px; margin-right: auto; margin-left: auto; }
#hanger-l { background-image: url(../images/hanger-l.jpg); background-repeat: no-repeat; position: absolute; top: 0; left: -15px; width: 15px; height: 461px; }
#hanger-r { background-image: url(../images/hanger-r.jpg); background-repeat: no-repeat; position: absolute; top: 0; right: -15px; width: 15px; height: 461px; }
#header-temp { background-image: url(../images/header-temp.jpg); background-repeat: no-repeat; width: 900px; height: 150px; }
#header { background-image: url(../images/header-temp.jpg); background-repeat: no-repeat; height: 150px; border-bottom: 1px solid #000; }
#logo { background-image: url(../images/logo.jpg); text-indent: -999em; width: 376px; height: 150px; float: left; }
#nav { height: 28px; float: left; margin-top: 122px; }
#nav ul { margin: 0; padding: 0; list-style-type: none; }
#nav ul li { float: left; }
#nav ul li a { text-indent: -9000px; height: 28px; overflow: hidden; float: left; display: block; outline: none; }
#nav ul li a.home { background-image: url(../images/nav-home.jpg); width: 76px; }
#nav ul li a.services { background-image: url(../images/nav-services.jpg); width: 92px; }
#nav ul li a.gallery { background-image: url(../images/nav-photos.jpg); width: 126px; }
#nav ul li a.cycle { background-image: url(../images/nav-ffi.jpg); width: 142px; }
#nav ul li a.contact { background-image: url(../images/nav-contact.jpg); width: 88px; }
#nav ul li a:hover, #nav .currentpage { background-position: 0 -28px; }
#container { background-color: #fff; background-image: url(../images/container-rpt.gif); background-repeat: repeat-y; height: auto !important; height: 260px; min-height: 260px; }
#column { position: relative; width: 276px; float: left; }
#column .pad { padding: 22px 22px 22px 40px; }
#ffi-cycleworks { background-image: url(../images/ffi-cycleworks.gif); background-repeat: no-repeat; position: absolute; top: 120px; left: 1px; width: 274px; height: 77px; }
#main { width: 624px; float: left; }
#main .pad { text-align: justify; padding: 22px; }
#main h1 { color: #9c0428; font-size: 16px; margin: 0 0 10px; padding: 0 0 4px; border-bottom: 1px solid #d6d2b2; }
#footer { color: #777; font-size: 10px; text-align: right; padding-top: 2px; padding-right: 8px; }
#footer a { color: #777; text-decoration: none; }
.red { color: #9c0428; }
.white { color: #fff; }
img.right { float: right; margin-bottom: 2px; margin-left: 15px; border-style: solid; border-width: 1px; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */