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

 body {
	background: #ffffff;
	background-image: url(images/zelley_header_wht.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.03em;
	line-height: 1.2em;
 }

 body a:link {
	color: #00b0d8;
	text-decoration: none;
 }
 body a:visited {
	color: #00b0d8;
	text-decoration: none;
 }
 body a:hover {
	color: #00b0d8;
	text-decoration: underline;
 }

 #main_wrapper {
	margin-top: 68px;
	margin-left: auto;
	margin-right: auto;
	width: 938px;
	padding-left: 20px;
	padding-right: 20px;
 }

 #nav_wrapper {
	width: 938px;
	height: 63px;
	margin-bottom: 3px;
 }

 #image_swap1 {
	background-image:url(images/icon_home_sm_over.png);
	margin-left: auto;
	margin-right: auto;
	height:63px;
	margin-right:10px;
	padding:0;
	width:37px;
	float: left;
 }
 #image_swap1 a, #image_swap1 a:link, #image_swap1 a:visited {display:block;}
 #image_swap1 img {border:0 none;padding:0;}
 #image_swap1 a:hover img {visibility:hidden;}

 #image_swap2 {
	background-image:url(images/icon_web_sm_over.png);
	margin-left: auto;
	margin-right: auto;
	height:63px;
	margin-right:10px;
	padding:0;
	width:37px;
	float: left;
 }
 #image_swap2 a, #image_swap1 a:link, #image_swap1 a:visited {display:block;}
 #image_swap2 img {border:0 none;padding:0;}
 #image_swap2 a:hover img {visibility:hidden;}


 #image_swap3 {
	background-image:url(images/icon_logos_sm_over.png);
	margin-left: auto;
	margin-right: auto;
	height:63px;
	margin-right:10px;
	padding:0;
	width:37px;
	float: left;
 }
 #image_swap3 a, #image_swap1 a:link, #image_swap1 a:visited {display:block;}
 #image_swap3 img {border:0 none;padding:0;}
 #image_swap3 a:hover img {visibility:hidden;}


 #image_swap4 {
	background-image:url(images/icon_print_sm_over.png);
	margin-left: auto;
	margin-right: auto;
	height:63px;
	margin-right:10px;
	padding:0;
	width:37px;
	float: left;
 }
 #image_swap4 a, #image_swap1 a:link, #image_swap1 a:visited {display:block;}
 #image_swap4 img {border:0 none;padding:0;}
 #image_swap4 a:hover img {visibility:hidden;}


 #image_swap5 {
	background-image:url(images/icon_art_sm_over.png);
	margin-left: auto;
	margin-right: auto;
	height:63px;
	margin-right:10px;
	padding:0;
	width:37px;
	float: left;
 }
 #image_swap5 a, #image_swap1 a:link, #image_swap1 a:visited {display:block;}
 #image_swap5 img {border:0 none;padding:0;}
 #image_swap5 a:hover img {visibility:hidden;}


 #titlebar_home {
	width: 700px;
	float: left;
	height: 24px;
	background-image: url(images/titlebar_blue.png);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.9em;
	text-indent: 10px;
	margin-bottom: 4px;
 }

 #titlebar_938 {
	width: 930px;
	float: left;
	height: 24px;
	background-image: url(images/titlebar_938.png);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.9em;
	text-indent: 10px;
	margin-bottom: 6px;
 }

 #right_content_wrapper {
	width: 200px;
	float: right;
	align: left;
 }

 #right_content_title {
 	width: 200px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.03em;
	float: right;
 	margin-top: 8px;
 }

 #right_content {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.03em;
	line-height: 1.6em;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
 }

 #featured_main {
	width: 710px;
	float: left;
 }

 #featured_main img {
	cursor: pointer;
	cursor: hand;
	border: 0;
 }

 #thumb_wrapper {
	margin-bottom: 8px;
	width: 938px;
	float: left;
 }

 #thumb_wrapper img {
	margin-bottom: 4px;
	cursor: pointer;
	cursor: hand;
	border: 0;
 }




.thumb_feature_main{ 
	width: 700px; 
	height: 250px; 
	margin-bottom: 8px; 
	float: left;
	border: 0; 
	overflow: hidden; 
	position: relative; 
}

.thumb_feature_main p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.thumb_feature_main_over{
	float: left;
	position: absolute;
	width: 700px;
	height: 250px;
	opacity: .9;
 }
.thumb_feature_main_over p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	padding: 10px;
	background: #00b0d8;
	width: 680px;
	position:absolute;
	bottom:0px;
	margin:0px 0px 0px 0px;
}
.thumb_feature_main_over a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
.thumb_feature_main_over a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
.thumb_feature_main_over img{
	margin-right: 0;
	float: right;
}
.captionfull .thumb_feature_main_over {
	top: 260;
	left: 0;
}
.caption .thumb_feature_main_over {
	top: 220;
	left: 0;
}




.thumb_feature_sub{ 
	width: 226px; 
	height: 200px; 
	margin-right: 10px;
	margin-bottom: 8px; 
	float: left;
	border: 0; 
	overflow: hidden; 
	position: relative; 
}
.thumb_feature_sub p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.thumb_feature_sub_over{
	float: left;
	position: absolute;
	width: 226px;
	height: 200px;
	opacity: .9;
 }
.thumb_feature_sub_over p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	padding: 10px;
	background: #00b0d8;
	width: 206px;
	position:absolute;
	bottom:0px;
	margin:0px 0px 0px 0px;
}
.thumb_feature_sub_over a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
.thumb_feature_sub_over a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
.thumb_feature_sub_over img{
	margin-right: 0;
	float: right;
}
.captionfull .thumb_feature_sub_over {
	top: 260;
	left: 0;
}
.caption .thumb_feature_sub_over {
	top: 220;
	left: 0;
}




.thumb_logo{ 
	width: 226px; 
	height: 200px; 
	margin-right: 8px;
	margin-bottom: 8px; 
	float: left;
	border: 0; 
	overflow: hidden; 
	position: relative; 
}
.thumb_logo p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}

.thumb_logo_over{
	float: left;
	position: absolute;
	width: 226px;
	height: 200px;
	opacity: .9;
 }
.thumb_logo_over p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	padding: 10px;
	background: #00b0d8;
	width: 206px;
	position:absolute;
	bottom:0px;
	margin:0px 0px 0px 0px;
}
.thumb_logo_over a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
.thumb_logo_over a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
.thumb_logo_over img{
	margin-right: 0;
	float: right;
}
.captionfull .thumb_logo_over {
	top: 260;
	left: 0;
}
.caption .thumb_logo_over {
	top: 220;
	left: 0;
}

		.thumb_3box{ 
		width: 304px; 
		height: 180px; 
		margin-right: 8px;
		margin-bottom: 8px; 
		float: left;
		border: 0; 
		overflow: hidden; 
		position: relative; 
		}
		.thumb_3box p{ 
		padding: 0 10px; 
		color:#afafaf; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
		}

		.thumb_3box_over{
		float: left;
		position: absolute;
		width: 304px;
		height: 180px;
		opacity: .9;
 		}
		.thumb_3box_over p{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		letter-spacing: 0.03em;
		line-height: 1.2em;
		padding: 10px;
		background: #00b0d8;
		width: 284px;
		position:absolute;
		bottom:0px;
		margin:0px 0px 0px 0px;
		}
		.thumb_3box_over a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
		.thumb_3box_over a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	text-decoration: underline;
}
		.thumb_3box_over img{
		margin-right: 0;
		float: right;
		}
 		.captionfull .thumb_3box_over {
 		top: 260;
 		left: 0;
 		}
 		.caption .thumb_3box_over {
 		top: 220;
 		left: 0;
 		}

 #footer {
	float: left;
	width: 930px;
	margin-top: 15px;
	margin-bottom: 40px;
 }



<!--OLD-->




 #largebox_table {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	width: 755px;
	float: left;
 }

 #largebox_table_description {
  margin-top: 5px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  letter-spacing: 0.03em;
  line-height: 1.2em;
 }
 
 #largebox_table_description img {
  cursor: pointer; 
  cursor: hand;
  border: 0px;
  margin-top: 2px;
 }
 
 #largebox_wrapper {
  background-image: url(http://zelleydesigns.com/images/largebox_sides.gif);
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  width: 755px;
  position: static;
 }

 #largebox_top {
  background-image: url(http://zelleydesigns.com/images/largebox_top.gif);
  margin-top: 0px;
  width: 755px;
  height: 15px;
 }

 #largebox_wrapper img {
  margin-top: 3px;
  margin-left: 32px;
  margin-bottom: 7px;
 }

 #largebox_description {
  width: 700px;
  height: 23px;
  margin-top: 0px;
  margin-left: 32px;
  margin-bottom: 6px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  letter-spacing: 0.03em;
  line-height: 1.3em;
 }

 #largebox_description img {
  cursor: pointer; 
  cursor: hand;
  margin-left: 5px;
 }

 #largebox_bottom {
  background-image: url(http://zelleydesigns.com/images/largebox_bottom.gif);
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 755px;
  height: 30px;
 }

 #smallbox_wrapper {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding-left: 20px;
  width: 755px;
 }

 #smallbox_container {
  background-image: url(http://zelleydesigns.com/images/smallbox_bg.gif);
  width: 248px;
  height: 275px;
  float: left;
  margin-bottom: 20px;
 }

 #smallbox_container img {
  margin-top: 15px;  
  margin-left: 15px;
  margin-bottom: 5px;
 }

 #smallbox_description {
  height: 23px;
  margin-top: 0px;
  margin-left: 15px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  letter-spacing: 0.03em;
  line-height: 1.2em;
 }

#mediumbox_wrapper {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding-left: 7px;
  width: 755px;
 }

 #mediumbox_container {
  background-image: url(http://zelleydesigns.com/images/mediumbox_bg.gif);
  width: 368px;
  height: 322px;
  float: left;
  margin-left: 7px;
  margin-bottom: 20px;
 }

 #mediumbox_container img {
  margin-top: 15px;  
  margin-left: 15px;
  margin-bottom: 5px;
 }

 #mediumbox_description {
  height: 23px;
  margin-top: 0px;
  margin-left: 15px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  letter-spacing: 0.03em;
  line-height: 1.2em;
 }

 #mediumbox_description a {
  text-decoration: underline;
  color: #000000;
 }

 #footer_wrapper {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0.03em;
	line-height: 1.6em;
	float: right;
 }


    .boxcaption1 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
    .boxcaption2 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
    .boxcaption3 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
    .boxcaption4 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
    .boxcaption5 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
    .boxcaption6 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
    .boxcaption7 {			float: left; 
			position: absolute; 
			background: #fff; 
			height: 100px; 
			width: 100%; 
			opacity: .8; 
			/* For IE 5-7 */
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
			/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#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(lightbox/lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/lbimages/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: normal;
}
#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; }
