
/* =HOME - RECENT WORK *********************************************/

div#recentimages4 {
	position: relative;
	padding: 1px;
	width: 300px;
	height: 200px;
	border: 0px solid #999999;
}

div#recentimages4 img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;

	z-index: 1;
	
}

div#recentimages4 ul.recentitems4 {
	position: absolute;
	bottom: 12px;
	right: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 2;
}

div#recentimages4 ul.recentitems4 li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#recentimages4 ul.recentitems4 li#first a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_1.png) no-repeat 0 0;
}

div#recentimages4 ul.recentitems4 li#first a:hover { background: url(images/btn_recentwork_1.png) no-repeat 0 -24px; }
div#recentimages4 ul.recentitems4 li#first a.selected { background: url(images/btn_recentwork_1.png) no-repeat 0 -48px; }

div#recentimages4 ul.recentitems4 li#second a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_2.png) no-repeat 0 0;
}

div#recentimages4 ul.recentitems4 li#second a:hover { background: url(images/btn_recentwork_2.png) no-repeat 0 -24px; }
div#recentimages4 ul.recentitems4 li#second a.selected { background: url(images/btn_recentwork_2.png) no-repeat 0 -48px; }

div#recentimages4 ul.recentitems4 li#third a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_3.png) no-repeat 0 0;
}

div#recentimages4 ul.recentitems4 li#third a:hover { background: url(images/btn_recentwork_3.png) no-repeat 0 -24px; }
div#recentimages4 ul.recentitems4 li#third a.selected { background: url(images/btn_recentwork_3.png) no-repeat 0 -48px; }

div#recentimages4 ul.recentitems4 li#first a span,
div#recentimages4 ul.recentitems4 li#second a span,
div#recentimages4 ul.recentitems4 li#third a span { display: none; }

/* =HOME - RECENT WORK *********************************************/

/* =HOME - RECENT WORK *********************************************/

div#recentimages3 {
	position: relative;
	padding: 1px;
	width: 300px;
	height: 200px;
	border: 0px solid #999999;
}

div#recentimages3 img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;

	z-index: 1;
	
}

div#recentimages3 ul.recentitems3 {
	position: absolute;
	bottom: 12px;
	right: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 2;
}

div#recentimages3 ul.recentitems3 li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#recentimages3 ul.recentitems3 li#first a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_1.png) no-repeat 0 0;
}

div#recentimages3 ul.recentitems3 li#first a:hover { background: url(images/btn_recentwork_1.png) no-repeat 0 -24px; }
div#recentimages3 ul.recentitems3 li#first a.selected { background: url(images/btn_recentwork_1.png) no-repeat 0 -48px; }

div#recentimages3 ul.recentitems3 li#second a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_2.png) no-repeat 0 0;
}

div#recentimages3 ul.recentitems3 li#second a:hover { background: url(images/btn_recentwork_2.png) no-repeat 0 -24px; }
div#recentimages3 ul.recentitems3 li#second a.selected { background: url(images/btn_recentwork_2.png) no-repeat 0 -48px; }

div#recentimages3 ul.recentitems3 li#third a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_3.png) no-repeat 0 0;
}

div#recentimages3 ul.recentitems3 li#third a:hover { background: url(images/btn_recentwork_3.png) no-repeat 0 -24px; }
div#recentimages3 ul.recentitems3 li#third a.selected { background: url(images/btn_recentwork_3.png) no-repeat 0 -48px; }

div#recentimages3 ul.recentitems3 li#first a span,
div#recentimages3 ul.recentitems3 li#second a span,
div#recentimages3 ul.recentitems3 li#third a span { display: none; }

/* =HOME - RECENT WORK *********************************************/

div#recentimages2 {
	position: relative;
	padding: 1px;
	width: 300px;
	height: 200px;
	border: 0px solid #999999;
}

div#recentimages2 img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;

	z-index: 1;
	
}

div#recentimages2 ul.recentitems2 {
	position: absolute;
	bottom: 12px;
	right: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 2;
}

div#recentimages2 ul.recentitems2 li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#recentimages2 ul.recentitems2 li#first a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_1.png) no-repeat 0 0;
}

div#recentimages2 ul.recentitems2 li#first a:hover { background: url(images/btn_recentwork_1.png) no-repeat 0 -24px; }
div#recentimages2 ul.recentitems2 li#first a.selected { background: url(images/btn_recentwork_1.png) no-repeat 0 -48px; }

div#recentimages2 ul.recentitems2 li#second a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_2.png) no-repeat 0 0;
}

div#recentimages2 ul.recentitems2 li#second a:hover { background: url(images/btn_recentwork_2.png) no-repeat 0 -24px; }
div#recentimages2 ul.recentitems2 li#second a.selected { background: url(images/btn_recentwork_2.png) no-repeat 0 -48px; }

div#recentimages2 ul.recentitems2 li#third a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_3.png) no-repeat 0 0;
}

div#recentimages2 ul.recentitems2 li#third a:hover { background: url(images/btn_recentwork_3.png) no-repeat 0 -24px; }
div#recentimages2 ul.recentitems2 li#third a.selected { background: url(images/btn_recentwork_3.png) no-repeat 0 -48px; }

div#recentimages2 ul.recentitems2 li#first a span,
div#recentimages2 ul.recentitems2 li#second a span,
div#recentimages2 ul.recentitems2 li#third a span { display: none; }

/* =HOME - RECENT WORK *********************************************/

div#recentimages1 {
	position: relative;
	padding: 1px;
	width: 300px;
	height: 200px;
	border: 0px solid #999999;
}

div#recentimages1 img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;

	z-index: 1;
	
}

div#recentimages1 ul.recentitems1 {
	position: absolute;
	bottom: 12px;
	right: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 2;
}

div#recentimages1 ul.recentitems1 li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#recentimages1 ul.recentitems1 li#first a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_1.png) no-repeat 0 0;
}

div#recentimages1 ul.recentitems1 li#first a:hover { background: url(images/btn_recentwork_1.png) no-repeat 0 -24px; }
div#recentimages1 ul.recentitems1 li#first a.selected { background: url(images/btn_recentwork_1.png) no-repeat 0 -48px; }

div#recentimages1 ul.recentitems1 li#second a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_2.png) no-repeat 0 0;
}

div#recentimages1 ul.recentitems1 li#second a:hover { background: url(images/btn_recentwork_2.png) no-repeat 0 -24px; }
div#recentimages1 ul.recentitems1 li#second a.selected { background: url(images/btn_recentwork_2.png) no-repeat 0 -48px; }


div#recentimages1 ul.recentitems1 li#third a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 25px;
	height: 24px;
	border: none;
	background: url(images/btn_recentwork_3.png) no-repeat 0 0;
}

div#recentimages1 ul.recentitems1 li#third a:hover { background: url(images/btn_recentwork_3.png) no-repeat 0 -24px; }
div#recentimages1 ul.recentitems1 li#third a.selected { background: url(images/btn_recentwork_3.png) no-repeat 0 -48px; }

div#recentimages1 ul.recentitems1 li#first a span,
div#recentimages1 ul.recentitems1 li#second a span,
div#recentimages1 ul.recentitems1 li#third a span { display: none; }