@charset "utf-8";
/* CSS Document */

/****************************************
|
| Created by: Kody Kasper
| Date Created:	01/23/2008
| Copyright 2008 New Life Design
|
****************************************/

#body_container {
	position: relative;
	background: url(../images/white.png) repeat-y;
	top: 149px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 2000px;
}
.pictures {
	position:absolute;
	top: 715px;
	left:90px;
	width: 600px;
}

#thumb_18a { 
	position: absolute;
	top: 630px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#p_header { 
	position: absolute;
	background: url(../cooling/images/gallery_header.png);
	top: 10px;
	margin-left: 80px;
	width: 418px;
	height: 40px;
}

/**************************************/
/********** Photos  ****************/
/**************************************/

#thumb_1 { 
	position: absolute;
	top: 60px;
	left: 90px;
	border: 0px;
}

#thumb_2 { 
	position: absolute;
	top: 60px;
	left: 230px;
	border: 0px;

}

#thumb_3 { 
	position: absolute;
	top: 60px;
	left: 370px;
	border: 0px;

}

#thumb_4 { 
	position: absolute;
	top: 60px;
	left: 510px;
	border: 0px;

}

/*********Row 2************/

#thumb_5 { 
	position: absolute;
	top: 155px;
	left: 90px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_6 { 
	position: absolute;
	top: 155px;
	left: 230px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_7 { 
	position: absolute;
	top: 155px;
	left: 370px;
	width: 125px;
	height: 83px;
	border: 0px;
}

#thumb_8 { 
	position: absolute;
	top: 155px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px;

}

/********Row 3*************/

#thumb_9 { 
	position: absolute;
	top: 250px;
	left: 90px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_10 { 
	position: absolute;
	top: 250px;
	left: 230px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_11 { 
	position: absolute;
	top: 250px;
	left: 370px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_12 { 
	position: absolute;
	top: 250px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px;

}

/********Row 4*************/

/*****************************/

#thumb_19 { 
	position: absolute;
	top: 440px;
	left: 230px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_20 { 
	position: absolute;
	top: 440px;
	left: 370px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_21 { 
	position: absolute;
	top: 440px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_28 { 
	position: absolute;
	top: 440px;
	left: 90px;
	width: 125px;
	height: 83px;
	border: 0px;

}

/************************/

#thumb_22 { 
	position: absolute;
	top: 535px;
	left: 230px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_13 { 
	position: absolute;
	top: 535px;
	left: 370px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_14 { 
	position: absolute;
	top: 535px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_15 { 
	position: absolute;
	top: 535px;
	left: 90px;
	width: 125px;
	height: 83px;
	border: 0px;

}


/**************************************/

#thumb_16 { 
	position: absolute;
	top: 630px;
	left: 90px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_17 { 
	position: absolute;
	top: 630px;
	left: 230px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_18{ 
	position: absolute;
	top: 630px;
	left: 370px;
	width: 125px;
	height: 83px;
	border: 0px;

}

/*********************************/

#thumb_23 { 
	position: absolute;
	top: 345px;
	left: 90px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_24 { 
	position: absolute;
	top: 345px;
	left: 230px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_25 { 
	position: absolute;
	top: 345px;
	left: 370px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_26 { 
	position: absolute;
	top: 345px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px;

}

#thumb_27 { 
	position: absolute;
	top: 345px;
	left: 510px;
	width: 125px;
	height: 83px;
	border: 0px

}

/***************************/

/**************************************/
/********** LIGHT BOX  ****************/
/**************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: fff; }

#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(../images/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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
