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

#componentIwrap {
	height: 500px;
	width: 590px;
}
#componentIwrap #explodingComponents {
	height: 300px;
	background-position: center top;
	background-repeat:no-repeat;
}
.componentViewer {
	height: 320px;
	width: 590px;
}
#componentIwrap li {
	font-size:12px;
	}
.clearFloat {
	clear: right;
	}
/* Individual Pages
*******************************/

#compOneOne #componentIwrap #explodingComponents {
	background-image: url(imgs/mason_e.jpg);
}
#compOneOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/mason_a.jpg);
	}

#compTwoOne #componentIwrap #explodingComponents {
	background-image:url(imgs/step_e.jpg);
}
#compTwoOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/step_a.jpg);
	}
	
#compThreeOne #componentIwrap #explodingComponents {
	background-image:url(imgs/standard_e.jpg);
}
#compThreeOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/standard_a.jpg);
	}
	
#compFourOne #componentIwrap #explodingComponents {
	background-image:url(imgs/change_e.jpg);
}
#compFourOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/change_a.jpg);
	}
	
#compFiveOne #componentIwrap #explodingComponents {
	background-image:url(imgs/inside_e.jpg);
}
#compFiveOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/inside_a.jpg);
	}
	
#compSixOne #componentIwrap #explodingComponents {
	background-image:url(imgs/mullion_e.jpg);
}
#compSixOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/mullion_a.jpg);
	}
	
#compSevenOne #componentIwrap #explodingComponents {
	background-image:url(imgs/outside_e.jpg);
}
#compSevenOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/outside_a.jpg);
	}

#compEightOne #componentIwrap #explodingComponents {
	background-image:url(imgs/apex_e.jpg);
}
#compEightOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/apex_a.jpg);
	}
	
#compNineOne #componentIwrap #explodingComponents {
	background-image:url(imgs/s-deck_e.jpg);
}
#compNineOne #componentIwrap #explodingComponents:hover {
	background-image:url(imgs/s-deck_a.jpg);
	}

/* Framed Pages for Main Details
***************************************/
