/* CSS Document */

body {
	background-image:url(background_image2.jpg);
	background-repeat: repeat-x;
	margin-bottom: 50px;
	margin-top: 5px;
	
}



A
{
	FONT-WEIGHT: ;
	COLOR: #0E3ABE;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

A:hover
{
    FONT-WEIGHT: ;
	COLOR: #6699CC;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.table_container {
border:.5px;
border-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.small_text{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
.main_text{
padding:4px;
padding-left:20px;
text-align:left;
}
.main_menu {
vertical-align:middle;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

.main_menu A
{
font-weight:normal;
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.main_menu A:hover
{
font-weight:normal;
	COLOR:#c4cbf3;
    TEXT-DECORATION: none
}

.bottom_menu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:15px;
}

.enlarge_head{
font-weight:bold;
font-size:14px

}
.enlarge_page{
margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px

}
.table_no_repeat{
background-image:url(images/original_art_thumb.jpg);
background-repeat:no-repeat;
vertical-align:top;

}
.mini_title{
text-align:left;
padding:4px;
color:#FFFFFF;
background-color:#353567;
font-size:14px;
font-weight:bold;
}

.detail_top{
background:url(images/enlarge_background_01.jpg);
background-repeat:no-repeat;

}
.detail_middle{
background:url(images/enlarge_background_03.jpg);

}
.detail_bottom{
background:url(images/enlarge_background_05.jpg);
background-repeat:no-repeat;

}
.studio_table{
background-image:url(images/shelly_at_work.jpg);
background-repeat:no-repeat;
height:530px;
vertical-align:top;
}
.right_button_column{
text-align:right;
width:189px;

}
.text_highlight{
background-color:#EAD5FF;
}
.front_text{
font-size:13px;
text-align:left;

}

#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(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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
