html {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:90%;
	margin:auto;
	background-image:url(../img/bg_stripe_new.png);
	padding:0;
	margin:0;
	color:#F9F9F9;
	height: 100%;
}
a {
	color:#CE1C1C;
	text-decoration:none;
	border-bottom:1px #FFFFFF dashed;
}
a:visited {
	color:#CE1C1C;
	text-decoration:none;
	border-bottom:1px #FFFFFF dashed;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:none;
}
p {
	padding:0;
	margin:0;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
h1 {
	width:95%;
	color:#FFFFFF;
	font-size: 130%;
	font-weight:normal;
	font-style:italic;
	margin: 0px 0px 0.3em 0px;
	padding:3px;
	border-top:1px #9F1411 solid;
	border-bottom:1px #9F1411 solid;
	/* lighter Red #C91B16; */ 
}
h2 {
	width:75%;
	color:#FFFFFF;
	font-size: 105%;
	font-weight:bold;
	margin: 0px 0px 0.4em 0px;
	padding:3px;
	border-bottom:1px #9F1411 dashed;
}
h3 {
	font-size:100%;
	margin: 0px 0px 0.2em;
	color: #FFFFFF;
}
.clearer {
	clear:both;
	line-height:1px;
	font-size:1px;
}
noscript {
	background-color:#333333;
	display:block;
	clear:both;
}
/* ----------------------------------------------- MAIN HOLDERS ---------------------------------------------- */

#outer_holder {
	margin:auto;
	width:650px;
	padding-left:80px;
	background-image:url(../img/logo_trans.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:100%;
}
* html #outer_holder{
	height:100%;
}
#main_holder {
	width:650px;
	background-image:url(../img/bg_stripe_centre.gif);
	border-left:3px #000000 double;
	border-right:3px #000000 double;
	padding:5px;
	min-height:100%;
}
* html #main_holder{
	height:100%;
}

/*  ----------------------------------------------- HEADER ----------------------------------------------  */
/* ---------------- RANDOM HEADERS HERE ---------------- */
#header_one {
	height:290px;
	background-image:url(/img/header_pipes.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_two {
	height:290px;
	background-image:url(/img/header_img/drag-bike.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_three {
	height:290px;
	background-image:url(/img/header_img/glass-bottle.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_four {
	height:290px;
	background-image:url(/img/header_img/glassware.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_five {
	height:290px;
	background-image:url(/img/header_img/stationary.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_six {
	height:290px;
	background-image:url(/img/header_img/thunderbolt-car.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_nz {
	height:290px;
	background-image:url(/img/header_img/nz-landscape.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
#header_pegasus {
	height:290px;
	background-image:url(/img/header_img/pegasus.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:640px;
	border-top:2px solid #9F1411;
	margin:auto;
	margin-top:1px;
}
/* -------------------------- END RANDOM HEADER ------------------------- */

#header_image {
	height:290px;
	width:100%;
}
/* ------------------------- MAIN NAVIGATION STYLES --------------------------------- */
/* Main UL that holds nav */
#immenu {
	color: #000000;
	border-bottom: 2px solid #9F1411;
	margin:0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	padding-top:270px;
}
#immenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin-right:5px;
	padding-bottom:5px;
}
#immenu a, a.active {
	color: #FFFFFF;
	background-color: #333333;
	border: 2px solid #9F1411;
	padding: 4px 10px 0px 10px;
	margin: 0;
	text-decoration: none;
}
#immenu a:visited {
	color: #FFFFFF;
}
#immenu a:hover {
	color: #FFFFFF;
	background-color:#9F1411; 
}
#immenu a.active {
	border-bottom:2px #333333 solid;
}
#immenu a:hover.active {
	border-bottom:2px #9F1411 solid;
}
#centre_content {
	padding:50px;
	padding-bottom:0;
}
/* ---------------------------------------------------  FOOTER --------------------------------------------------- */
#footer {
	color:#FFFFFF;
	font-size:85%;
	padding-top:5px;
	margin-top:40px;
	border-top:1px #9F1411 dashed;
}
#footer_left {
	float:left;
	width:100%;
}
#footer_left a{
	color:#FFFFFF;
	border-bottom:none;
	font-weight:normal;
}
#footer_left a:visited{
	color:#FFFFFF;
	border-bottom:none;
	font-weight:normal;
}
#footer_left a:hover {
	color:#FFFFFF;
	border-bottom:1px #FFFFFF solid;
	font-weight:normal;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	padding:4px;
	margin:0;
	list-style:none;
	float:left;
	border-right:1px #CCCCCC solid;
}
#footer_right {
	text-align:right;
	clear:both;
	width:100%;
}

/* -------------------------------------------------- Portfolio ------------------------------------- */
.port_row {
	width:100%;
	clear:both;
	margin-bottom:10px;
}
.port_row a {
	border-bottom:none;
}
.port_img_holder {
	float:left;
	width:150px;
	height:150px;
	margin-right:30px;
}
.port_img_holder a img, .port_img_holder a:visited img {
	border:2px #FF0000 solid;
}
.port_img_holder a:hover img {
	border:2px #CCCCCC solid;

}
.port_img_holder_two {
	float:left;
	width:150px;
	height:150px;
}
.port_img_holder_two a img, .port_img_holder_two a:visited img {
	border:2px #FF0000 solid;
}
.port_img_holder_two a:hover img {
	border:2px #CCCCCC solid;

}
/* -------------------------------------------------- PEGASUS -------------------------------------- */

.img_holders_peg {
	margin:auto;
	width:425px;
	margin-bottom:1.5em;
}
.img_holders_peg img {
	border:1px #9F1411 solid;
}

/* -------------------------------------------------  CONTACT PAGE  ------------------------------------- */

#form_holder {
	width:460px;
	margin:auto;
}
/* Need to style inputs */

#form_left {
	width:230px; 
	height:auto; 
	padding-top:2px; 
	padding-bottom:2px; 
	float:left; 
	text-align:center;
}
#form_right {
	width:230px; 
	height:auto; 
	padding-top:2px; 
	padding-bottom:2px; 
	float:right; 
	text-align:center; 
	clear:right;
}
#center_form {
	clear:both;
	margin:auto;
	padding-top:20px;
	text-align:center;
}
#bottom_form {
	clear:both;
	margin:auto;
	padding-top:20px;
	text-align:center;
}
.form_input {
	background-color:#F9F9F9;
	border:1px #333333 solid;
}
.inputbtn {
	color:#FFFFFF;
	background-color:#333333;
	border:1px #000000 solid;
	float:right;
	cursor:pointer;
}
/* -----------------------------------------------  Lightbox CSS  -------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../img/portfolio/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/portfolio/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/portfolio/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
